Convert Word .docx documents to clean Markdown instantly. Runs entirely in your browser — your file is never uploaded. No limits, no sign-up.
100% private
Processed locally — your document never leaves your device.
Instant
Conversion happens in seconds, right in your browser.
No limits
No file size cap, no sign-up, no watermark.
Drop your .docx file here, or click to browse
Word .docx only · Processed locally · Never uploaded
LLMs and retrieval-augmented generation systems process Markdown far more reliably than raw docx XML.
Hugo, Astro, Docusaurus and Jekyll all consume Markdown natively — migrate Word docs directly.
Obsidian, Logseq and Notion work best with Markdown — link, tag and search your content freely.
Markdown diffs cleanly in Git, unlike binary .docx files — track document changes properly.
This tool uses mammoth.js to parse your .docx file's internal XML structure and convert it to semantic HTML, preserving headings, lists, bold/italic text, and tables. That HTML is then converted to Markdown using Turndown. Both steps run entirely inside your browser.
Because mammoth focuses on document structure rather than visual formatting, results are cleanest for documents written with proper heading styles and built-in list formatting, rather than documents relying heavily on manual spacing or tables for layout.
Have a PDF instead?
Convert PDF documents to Markdown just as easily.