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.
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% |
def greet(name):
return f"Hello, {name}!"
Nothing is uploaded — this runs entirely in your browser.
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.