HTML to Markdown Converter
Convert HTML to clean Markdown format instantly
HTML Input
0 charactersMarkdown Output
Supported HTML Elements
Text Formatting
- • Headers (h1-h6)
- • Bold (strong, b)
- • Italic (em, i)
- • Strikethrough (del, s)
- • Paragraphs (p)
Lists & Quotes
- • Unordered lists (ul, li)
- • Ordered lists (ol, li)
- • Blockquotes
- • Horizontal rules (hr)
Media & Code
- • Links (a)
- • Images (img)
- • Code blocks (pre, code)
- • Inline code
- • Tables