Convert DOCX to markdown
Drop in a Word document and get clean markdown back in milliseconds. Everything runs in your browser, so the file never leaves your machine.
What becomes what
Exactly how DOCX content maps to markdown, so you know what to expect before you drop a file in.
# through ######**bold**, *italic*, ~~struck~~- [x] task lists[^1] references, bodies at the end[text](url)Other conversions
Questions we actually get
Short answers, no sales language. If yours isn't here, ask an engineer directly.
Ask us anythingDoes it keep tables and footnotes from Word?
Yes. Tables come out as markdown tables, including ones with merged cells, and footnotes are carried into the output. Headings, bold, italic, nested lists, and task-list checkboxes survive too.
Does my Word file get uploaded anywhere?
No. The converter is WebAssembly running inside your browser tab. You can load the page, go offline, and it still converts. Nothing is sent to us or anyone else.
What happens to images inside the document?
The output is a single plain-markdown file, so embedded images can't be included in it. You get the complete text and structure of the document.
Need more than a converter?
We build document pipelines, AI integrations, and full products. An engineer replies, not a sales team.