Version: v3.1.0 Date: May 17, 2026
Hot on the heels of PDF, you can now turn Markdown straight into a truly editable Word document (.docx). Open it in Word, Pages, WPS or LibreOffice — every block stays editable.
- One-step conversion: Open /markdown-to-docx, paste your
.mdcontent (or drop a file), hit "Save DOCX". - Truly editable: Headings, paragraphs, lists, blockquotes and tables come through as native Word objects — change fonts, restyle the table, apply your own theme, exactly like a docx you wrote from scratch.
- Equations as objects: KaTeX math is embedded as native OMML, so you can open it in Word's equation editor and edit it directly. Not an image.
- Highlighted code: Code blocks are tokenized with shiki and written line-by-line into docx with a light grey background and GitHub-light coloring. Every line stays selectable and copyable.
- Diagrams and images: Mermaid diagrams and remote images are pre-rendered server-side and embedded into the file — open it offline and nothing disappears.
- 4 style presets: Default, APA 7th, IEEE, and GB/T 7714 (Chinese national standard). One click swaps font, line spacing, paper size and margins; you can also tweak body font, size, line spacing and all four margins on top of any preset.
- Watermark removal: Free accounts get a docx with a footer URL; signed-in accounts can spend 1 credit to drop the URL and keep just the page numbers ("1 / 4", auto-updating when the document reflows).






