HTML to Markdown

Paste HTML, get clean Markdown back.

 
 

Up to 400,000 characters per run. We do not store this data.

Frequently asked questions

What is this tool?

A converter that turns an HTML page or fragment into Markdown — the format most editors, static site generators and AI tools read natively.

How do I use it?

Paste your HTML into the left pane, press Convert, and copy the Markdown out of the right one. Up to 400,000 characters per run.

How does it work?

The HTML is parsed on our servers, the document head, scripts and styles are dropped, and what is left is rewritten as Markdown: ATX headings, - bullets, pipe tables, and fenced code blocks that keep the language from a language-* class.

What survives the conversion?

Headings, paragraphs, bold and italic, links, images, blockquotes, horizontal rules, nested lists, tables — with the first row promoted to a header when none is marked — and code blocks.

Do you store what I paste?

No. The conversion job is deleted within the hour and nothing is kept after that. We do not read it, index it or use it for anything else.

Is it free?

Yes. There is no account and nothing to install.

More tools