Convert HTML to clean Markdown instantly. Supports headings, tables, links, images, and code blocks. Live preview included.
Or paste from Google Docs / Word (captures rich HTML):
| HTML Element | Markdown Output |
|---|---|
| <h1> – <h6> | # – ###### |
| <p> | Paragraph text |
| <strong>, <b> | **bold** |
| <em>, <i> | *italic* |
| <a href="..."> | [text](url) |
| <img> |  |
| <ul>, <ol> | - item / 1. item |
| <code> | `code` |
| <pre> | ```code block``` |
| <blockquote> | > quote |
| <table> | Pipe table |
| <hr> | --- |
Edit and preview Markdown in real time with our Markdown Editor — live rendering, syntax highlighting, and copy-to-HTML export.
Open Markdown EditorAdvertisement