HTML to Markdown
Convert HTML to Markdown in your browser. Paste HTML and download clean MD — free online converter, no upload.
Convert HTML to Markdown privately
Paste HTML from a CMS or email export and download clean Markdown without sending content to a remote converter.
What you can do with it
- Move a page into Git
- Turn exported HTML into Markdown for a docs repo.
- Clean up pasted rich text
- Strip presentation HTML down to editable Markdown.
How to convert HTML to Markdown
- Paste HTML into the input pane.
- Click Convert to Markdown.
- Copy or download the .md result.
Rescue content from HTML exports
CMS and email exports often arrive as HTML. Turning them into Markdown locally makes them editable in Git without uploading proprietary pages to a converter.
Expect structural Markdown
Complex nested layouts flatten. Review lists and headings after conversion — fidelity is intentional structure, not pixel-perfect CSS.
Related reading and tools
- Markdown to HTML — Convert back when you need HTML snippets.
- Format Markdown — Tidy spacing after a conversion.
- Markdown tools — Browse the full Markdown suite.