Skip to main content

Free HTML to Markdown converter.

Paste a fragment or full document, keep the readable structure, resolve relative links, and edit the Markdown before you copy or download it.

HTML input

Paste a fragment or a complete HTML document.

Scripts, styles, forms, navigation, and other non-content elements are removed.

Resolves relative links such as /research into complete URLs.

Markdown output

Editable after conversion.

HTML characters
0
HTML elements
0
Markdown words
0
Links
0
Headings
0
Images
0
List items
0
Code blocks
0

HTML to Markdown FAQ

Keep the document. Drop the page chrome.

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.

What does the converter remove?

It removes scripts, styles, forms, navigation, headers, footers, iframes, and other elements that usually do not belong in the readable document.

What is the base URL for?

A base URL turns relative links such as /docs into complete links. Leave it blank when the HTML already contains absolute URLs.

Can I edit and download the Markdown?

Yes. The output remains editable, and you can copy it or download it as a .md file.