712Tools

HTML to Markdown Converter

Convert HTML back to clean Markdown with configurable style

🔒 100% in-browser🆓 Free forever⚡ No sign-up

Uses turndown — a battle-tested HTML → Markdown converter (used by Discord, ProseMirror, and others). Runs locally in your browser.

How it works

  1. 1
    Paste HTML

    Drop rendered HTML — from a browser DevTools copy, a rich-text editor, or an email.

  2. 2
    Tune the output style

    Pick heading style, bullet character, and code block format to match your target Markdown flavor.

  3. 3
    Copy the Markdown

    One click sends the converted Markdown to your clipboard.

About HTML to Markdown Converter

Free online HTML to Markdown converter. Paste any HTML — a rendered page, a rich-text export, an email — to get clean Markdown back. Choose ATX or Setext headings, bullet style, and fenced or indented code blocks. Runs entirely in your browser. HTML to Markdown Converter on 712 Tools runs entirely inside your browser using modern JavaScript APIs — no server ever sees your data. That means instant results, complete privacy, and no upload limits.

Whether you need to convert html back to clean markdown with configurable style for a debugging session, a quick sanity check, or a production incident, this tool is free to use as many times as you need. There are no watermarks, no sign-up, and no ads inside the tool itself.

Frequently asked questions

Which HTML tags are supported?

All the standard content tags: headings, paragraphs, lists, links, images, tables (as GFM tables), code blocks, blockquotes, bold, italic, strikethrough.

What happens to unsupported tags?

By default, structural tags like <div> and <span> are unwrapped — their content survives. <script>, <style>, and unknown tags are dropped.

Does it handle rich-text pastes?

Yes — that's the main use case. Copy from Google Docs, Notion, or an email, paste the resulting HTML here, get clean Markdown.