Notion to Markdown Converter
Notion pages carry formatted content (not just plain text) onto your clipboard when you copy blocks — paste that here and it converts straight to clean Markdown.
Copying from Google Docs instead? Use the Google Docs version — same converter, tuned instructions.
FAQ
Why isn't this connected directly to my Notion workspace?
A live integration would need OAuth access to your Notion account, which is a meaningfully bigger ask (and bigger security surface) than a free, no-signup tool should require. Copy and paste gets the same Markdown output without handing over workspace access.
How do I select an entire Notion page to copy?
Click into the page, then press Cmd/Ctrl+A to select all blocks, then Cmd/Ctrl+C to copy. Pasting that below preserves headings, bold/italic, links, and lists.
Does this call any API?
No. Conversion happens entirely in your browser — nothing you paste is sent anywhere.