HTML to Markdown
Convert HTML to clean Markdown. Handles headings, links, lists, bold, italic, and more.
How to use: Paste HTML on the left, get clean Markdown on the right.
# Hello World This is a **bold** and *italic* paragraph. - Item one - Item two [Link](https://example.com)