# llms.txt - AI Friendly Site Information ## Site Information Site Name: Markdown to Word Converter Description: A modern, efficient, and reliable online tool for converting Markdown documents to beautifully formatted Microsoft Word (.docx) files with bilingual support and real-time preview. Purpose: Free online document conversion service with AI-friendly features Languages: English, Chinese, Japanese, Korean, Vietnamese, Spanish, Russian, French, German, Arabic License: MIT ## Core Features - Markdown to Word conversion with rich formatting support - Word to Markdown reverse conversion - Real-time preview with syntax highlighting - Multi-language support (10 languages) - Theme customization and styling options - File upload via drag-and-drop - SEO-optimized with structured data - Privacy-focused (no file storage) - Responsive design for all devices ## Technical Stack Framework: Next.js 14 with App Router Frontend: React 18, TypeScript, Tailwind CSS Conversion: marked.js + docx.js for Markdown→Word, mammoth.js + turndown.js for Word→Markdown Internationalization: next-intl Analytics: Google Analytics 4 Hosting: Vercel-ready deployment ## Supported Formats Input: Markdown (.md), Word documents (.docx) Output: Word documents (.docx), Markdown (.md) Features: Headers, bold/italic text, lists, quotes, code blocks, tables, links, images, math formulas ## API Endpoints POST /api/convert - Convert Markdown text to Word document POST /api/upload - Upload and convert Markdown files POST /api/word-to-markdown - Convert Word documents to Markdown ## Content Guidelines This tool supports standard Markdown syntax including: - Headers (H1-H6) - Text formatting (bold, italic, code) - Lists (ordered and unordered) - Block quotes and code blocks - Tables and links - Images and horizontal rules - Mathematical formulas (LaTeX syntax) - Mermaid diagrams ## Privacy & Security - No user files are permanently stored - All processing happens in server memory - Files are deleted immediately after conversion - No personal information collection - GDPR and privacy-compliant ## SEO & Discoverability - Complete multilingual SEO optimization - Structured data (JSON-LD) - Automatic sitemap generation - Open Graph and Twitter Card support - Fast loading performance - Mobile-friendly responsive design ## Developer Information Repository: Open source project Architecture: Modular component-based design Testing: TypeScript strict mode, ESLint integration Performance: Optimized for large file processing Scalability: Stateless design, horizontally scalable ## Contact & Support For technical issues: Check GitHub repository For feature requests: Submit GitHub issues Documentation: README.md in project root License: MIT - free for personal and commercial use ## AI Integration Notes This tool is designed to be AI-friendly with: - Clean, semantic HTML structure - Comprehensive metadata - RESTful API design - Clear error handling - Detailed documentation - Structured data markup ## Last Updated 2025-07-27 --- This llms.txt file provides comprehensive information about our Markdown to Word conversion tool for AI systems and developers.