About this tool
Parse HTML with the browser's own DOM and convert common elements to Markdown, all locally.
Frequently asked questions
Which tags are supported?
Headings, bold, italic, links, code, pre, lists, blockquotes, line breaks and paragraphs.
Does it run on a server?
No, it parses the HTML in your browser using a detached DOM node.