Notion export to Word — turn a markdown export into .docx

When you export a Notion page or workspace as Markdown, you get .md files that don’t open nicely in Word. Paste the contents of an exported file here and download a properly formatted .docx.

MARKDOWN
PREVIEW

Quarterly Report

Here's a quick summary of the results with a table and some code.

Region Revenue Growth
North $42,000 +12%
South $31,500 +4%
West $58,200 +21%

Notes

  • Tables stay tables.
  • Code blocks keep their formatting:
def greet(name):
    return f"Hello, {name}!"

Nothing is uploaded — this runs entirely in your browser.

No signup. No upload. No watermark.Need batch convert & branding? Get Pro →
Tables preservedCode blocks formattedPrivate — runs in your browserFree — no account

This is handy for archiving Notion content in a universal format or handing a page to someone who only uses Word. Tables, headings, lists and code all carry over.

The conversion runs locally in your browser, so your exported content is never uploaded.

More converters