Paste HTML, get clean Markdown instantly. Handles headings, lists, links, images, tables, and code blocks. Free, private, no signup.
An HTML to Markdown converter takes raw HTML and rewrites it as clean, readable Markdown — preserving the document's structure (headings, links, lists, tables, and code) instead of flattening it to plain text. It's useful for migrating web content into docs, notes, or a static-site repo.
Paste any HTML and the tool converts it locally with Turndown.js, mapping headings (h1-h6), bold, italics, links, images, ordered and unordered lists, GFM tables, code blocks, blockquotes, and horizontal rules to their Markdown equivalents. Nothing is uploaded or stored — the conversion happens entirely in your browser.
Yes. The HTML to Markdown converter is completely free with no usage limits, no account, no watermarks, and no hidden fees.
All conversion happens in your browser using Turndown.js. Your HTML is never sent to any server. Nothing is uploaded or stored.
Headings (h1-h6), paragraphs, bold, italic, links, images, ordered and unordered lists, tables (GFM), code blocks, inline code, blockquotes, and horizontal rules.
Yes. HTML tables are converted to GitHub Flavored Markdown table syntax with proper alignment.
Copy-pasting from a browser gives you plain text or rich text. This tool preserves the document structure (headings, links, lists, and formatting) as clean, readable Markdown.