HTML to Markdown Converter
Paste an HTML snippet or drop a saved page — get clean Markdown instantly, right in your browser.
Loading tool…
Frequently asked questions
Is my HTML uploaded to a server?▾
No. Conversion runs entirely in your browser for both uploaded files and pasted snippets.
What is preserved?▾
Headings, paragraphs, bold/italic, links, images (as Markdown references), lists, blockquotes, fenced code blocks and GFM tables. Scripts, styles and iframes are dropped.
Does it handle non-UTF-8 encodings?▾
Yes — the charset declared in the page's <meta> tag is detected and used automatically.
Can I convert just a fragment?▾
Yes. Use the paste box below the drop zone — paste any HTML snippet without saving it to a file first.