Markdown ⇄ HTML Converter

Paste Markdown to get HTML, or paste HTML to get Markdown back. Pick a direction below.

How to use it

  1. Pick a direction.
  2. Paste your content — it converts as you type.
  3. Copy or download the result.

Limitations

This handles core Markdown and common HTML tags. Tables, footnotes, nested blockquotes, and unusual HTML structures may not convert perfectly — always review the output before publishing.

Frequently asked questions

What Markdown syntax is supported?
Headings, bold, italic, links, images, inline code, fenced code blocks, blockquotes, unordered and ordered lists, and horizontal rules — the syntax used in most day-to-day writing.
Does it support tables or footnotes?
Not yet — this covers core Markdown syntax rather than every extension. Complex nested structures may not convert perfectly; see the limitations below.
Converting HTML back to Markdown — is it lossless?
For common tags (headings, paragraphs, lists, links, images, bold/italic, code, blockquotes) yes. Unusual or deeply nested HTML may lose some structure.
Is my content sent anywhere?
No, the conversion happens entirely in your browser using JavaScript.