What problem does it solve?
Converts Markdown documents into professionally formatted Word documents (.docx) while preserving layout, fonts, and structure, especially for Chinese text, reducing manual formatting time.
Core Features & Use Cases
- Precise Markdown to DOCX conversion: keeps headings, lists, tables, code blocks, images, and links intact.
- Chinese font support by default: uses FangSong for Chinese text to ensure readability in formal documents.
- Template flexibility: supports a reference Word template for organizational styling and a default Chinese template.
- Citation handling and typography: applies consistent typography, line spacing (1.5x), 24pt first-line indent, and black text.
- Use Case: convert team docs or research notes written in Markdown into ready-to-share Word documents.
Quick Start
Place a Markdown file and run the provided Python script to generate a DOCX file.