Convert Markdown to a Word document

Paste Markdown or drop a .md file, watch a live preview of the document, then download a real .docx with headings, tables and lists intact.

Upload Markdown file

⬆️

Drag and drop files here, or click to select

Supports .md and .markdown (max 10 MB)

example.md

Edit Markdown content

30 lines

Need more room? Use the expand button on the preview, or try Markdown to HTML.

🎯

Built for one job

Each tool does a single thing properly, with the settings that job actually needs.

Finishes in seconds

No queue and no waiting around — most jobs are done before you look away.

🆓

Free and unlimited

No sign-up, no credits, no watermark on anything you download.

How to convert markdown to a word document

  1. 1

    Paste or drop Markdown

    Drop a .md file, or paste from your editor or clipboard.

  2. 2

    Check the live preview

    Headings, tables, lists and code blocks update as you type. Open Outline in the preview header to jump around.

  3. 3

    Download the Word file

    Get a .docx with real heading styles that opens in Word, Google Docs and LibreOffice.

Frequently asked questions

Which flavour of Markdown does it understand?

GitHub-flavoured Markdown — tables, fenced code blocks, task lists, strikethrough and autolinks behave the way they look on GitHub. That is what most READMEs and docs are written in.

Will headings become real Word styles?

Yes. A line that starts with ## becomes Heading 2 in the .docx, so Word’s navigation pane and an automatic table of contents both work. The on-page preview mirrors that structure so you can check it before downloading.

What happens to images?

Images referenced by a path on your machine are not pulled in, because the tool only sees the Markdown text you paste or upload, not the folder around it. Add those images in Word afterwards, where you can size and place them properly.

Can I edit the Word file and convert it back?

Not with this tool, which goes one way. Round-tripping between Markdown and Word is lossy in both directions, so keep the Markdown as the original and regenerate the .docx when it changes.

Is there a size limit?

Around half a million characters of Markdown, which is far larger than a typical README or report. Past that the browser has to hold the source, the preview and the Word file at once, and a dedicated converter is a better fit.

Common tasks

These open the same tool, already set up for a specific job.

Related tools