Skip to content

← ToolsConverters

Markdown to DOCX.

Convert Markdown to a real .docx file with headings, lists, tables and code. Built lazily in your browser.

Client-onlyDOCX · Offline
Markdown in→ styled preview → export
Markdown138 chars
PreviewA4 · print-ready

Release notes

  • Fast, accessible tools
  • inline code + tables
Tool ms
JSON 0.3

Runs 100% locally.

DOCX builds lazily in this tab (~250KB engine, loaded on demand) · images: same-document only · PDF keeps selectable text via print, not screenshots.

🔒 Privacy — runs 100% locally

No uploads · no cookies · works offline after load. View Source if you don't believe it.

How to use.

  1. Write or paste Markdown — preview renders instantly.
  2. Pick A4 or Letter, then Download DOCX.
  3. The .docx engine loads on demand (~250KB) on first export.

Related tools.

FAQ.

What formatting survives?

Headings, lists, tables, code, bold/italic, links, quotes and rules. Custom HTML inside Markdown does not.

Images?

Same-document images only in v1 — remote images are skipped to avoid CORS-tainted exports.