Convert HTML to Markdown. Headings, lists, links, tables supported.
β
Add to favorites for quick access from the home page
Tools often used together with this one
Input: <h1>Title</h1><p>Hello <strong>world</strong></p> Output: # Title Hello **world**