$ nuxt-seo tools
Free HTML to Markdown Converter
Convert a public webpage or pasted HTML to Markdown. Keep the full page, or extract the main article first.
Your feedback helps us improve
What gets converted
The converter uses mdream to map supported HTML elements to Markdown.
- URL mode fetches the HTML returned by the server.
- Article extraction attempts to remove navigation and other page chrome.
- HTML mode converts exactly what you paste.
Common questions
How do I convert HTML to Markdown?
Paste HTML or enter a public URL, then select Convert. The converter maps headings, emphasis, lists, links, and other supported HTML elements to Markdown syntax.
Can I convert a webpage URL to Markdown?
Yes, enter any public URL and this tool will fetch the page, extract the main content (removing navigation, ads, and footers), and convert it to Markdown. This is useful for migrating content to static site generators like Nuxt Content or Astro.
What is the "Extract Content" option?
Extract Content uses readability algorithms to identify the main article content on a page, removing headers, sidebars, footers, and ads. Disable it if you want the full HTML converted, including navigation and other page elements.
How do I convert HTML tables to Markdown?
This converter automatically transforms HTML tables into GitHub-flavored Markdown table syntax with proper column alignment. Complex tables with colspan/rowspan are simplified to basic Markdown table format.
Why use Markdown instead of HTML?
Markdown is readable as plain text and works with tools such as Nuxt Content, Astro, GitHub, and GitLab. Many documentation and AI workflows also accept it directly.
Converted one page. Nuxt SEO Pro audits crawl, indexing, and search issues across the rest of your site.