HTML to Markdown converter
Paste HTML and get Markdown, or paste Markdown and get HTML. It converts in your browser (0 uploads, works offline).
How to use it
- Paste your input into the left pane.
- Choose any options above the panes.
- The result updates live on the right — Copy or Download it.
FAQ
How do I convert HTML to Markdown for free?
Paste HTML and it becomes Markdown instantly in your browser with no upload — headings, bold, italic, links, lists and code are converted. Switch the direction to turn Markdown back into HTML.
Which HTML elements are supported?
The common content elements: headings, paragraphs, bold, italic, inline code, links and lists. Complex layout, tables and styling are simplified or dropped, since Markdown has no equivalent.
Is my content uploaded?
No. The conversion is local and nothing is stored; it works offline.
Does it handle nested lists?
Single-level lists convert cleanly; deeply nested structures are flattened, which is a known limitation of a lightweight converter.
Limits
Covers common content elements. Tables, nested layout and inline styles are simplified. Not a full HTML parser.
Related
Markdown-to-HTML does the reverse; the HTML formatter tidies HTML.
Bookmark this page (Ctrl+D, or ⌘D on Mac) or install the app — it works offline the next time you need it.