$ nuxt-seo tools
Convert any webpage or HTML to clean Markdown. Extract article content for Nuxt Content, static sites, LLMs, or documentation.
Remove navigation, footer, ads
Enter a URL to extract and convert the page content to clean markdown.
Powered by mdream, a fast HTML to Markdown converter.
Large language models work better with markdown than HTML:
Markdown is more compact than HTML, reducing API costs and fitting more content in context windows.
No style attributes, wrapper divs, or framework-specific markup cluttering the content.
LLMs understand markdown headings, lists, and links natively from training data.
Paste your HTML code or enter a URL above, then click Convert. This tool uses mdream (mdream.dev) to parse the HTML structure and convert it to clean Markdown syntax - headings become #, bold becomes **, lists become - or 1., and links become [text](url).
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.
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.
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.
Markdown is easier to read and write, works with static site generators (Nuxt Content, Next.js, Astro), renders in GitHub/GitLab, and is the standard format for documentation. It's also the preferred input format for LLMs and AI tools.
Converted one page. Nuxt SEO Pro tracks how your whole site gets indexed, ranked and cited by AI engines.
Part of Nuxt SEO — the all-in-one technical SEO toolkit for Nuxt. Sitemaps, robots.txt, meta tags, Schema.org, and OG images in one install.