HTML to Markdown Converter
Paste HTML in the left pane and get clean Markdown on the right. Handles headings, lists, tables, code blocks, links, images, and all common inline formatting.
Markdown Output
Summary
Paste HTML in the left pane and get clean Markdown on the right. Handles headings, lists, tables, code blocks, links, images, and all common inline formatting.
How it works
- Paste or type your HTML into the left input pane.
- The Markdown output updates automatically as you type.
- Adjust the options — heading style, bullet character, and code fence — to match your preferred Markdown flavor.
- Click "Copy Markdown" to copy the result to your clipboard, or "Download .md" to save it as a file.
- Use the "Sample" button to load a demo HTML snippet and see the converter in action.
Use cases
- Migrating content from a CMS or website into a static site generator that uses Markdown
- Converting blog posts or documentation pages from HTML to Markdown for version control
- Extracting clean Markdown from email HTML or rich-text editors for note-taking apps
Frequently Asked Questions
Last updated: 2026-06-10 ·
Reviewed by Nham Vu