HTML to markdown converter

Paste HTML on the left, copy clean markdown on the right. Powered by Turndown, runs entirely in your browser.

Embed this tool on your site

What gets converted

Headings, paragraphs, links, images, lists, code blocks (inline and fenced), blockquotes, and bold/italic emphasis. Tables convert to GitHub-flavored markdown table syntax.

When to use this

  • Pulling content out of Confluence, Notion, Google Docs, or any rich-text editor that exports HTML
  • Cleaning up an email or web page snippet before pasting into a markdown editor
  • Building markdown documentation from existing HTML pages

Why markdown over HTML

For documents that travel (across editors, into chat tools, into AI coding agents), markdown is shorter and more readable than HTML and renders everywhere. See CommonMark for the spec, and markdown export for why this format wins for agent handoff.

Producing markdown your AI coding agent will ingest?

Cobalt Capture skips the conversion entirely. Capture the screen, talk through the problem, get clean agent-readable markdown out. Free.

Start capturing