What HTML does the converter preserve?
It preserves headings, paragraphs, links, emphasis, inline code, code blocks, lists, tables, blockquotes, and horizontal rules in Markdown form.
Paste a fragment or full document, keep the readable structure, resolve relative links, and edit the Markdown before you copy or download it.
HTML to Markdown FAQ
It preserves headings, paragraphs, links, emphasis, inline code, code blocks, lists, tables, blockquotes, and horizontal rules in Markdown form.
It removes scripts, styles, forms, navigation, headers, footers, iframes, and other elements that usually do not belong in the readable document.
A base URL turns relative links such as /docs into complete links. Leave it blank when the HTML already contains absolute URLs.
Yes. The output remains editable, and you can copy it or download it as a .md file.