Convert any website to clean markdown.
Crawl a site and walk away with a zip of clean .md files — one per page. Strip the nav, footer, ads, and tracking scripts. Keep the H1, the source URL, and the actual content. Built for feeding LLMs.
Markdown export requires a free account. 20-second signup, no credit card.
manifest.json indexes everything.Clean markdown for every page, ready to feed an LLM.
XML sitemaps are for crawlers. Markdown is for the models themselves. We re-fetch every URL the sitemap discovers, extract the main content, and emit a clean .md file per page.
Drop the zip into a ChatGPT, Claude, or Gemini conversation. Feed it into your own embedding pipeline. Keep it as a snapshot of your site. Same crawl that builds your sitemap, no extra steps.
How the generator works.
Three steps. The whole thing takes a couple of minutes for a typical site.
Crawl the site
Paste a URL. We discover every reachable page the same way Google does — robots.txt-aware, JS rendering optional for React and Next.js sites.
Extract main content
For each page we strip the nav, sidebar, footer, ads, and tracking scripts — keeping the H1, source URL, and actual content. No boilerplate noise.
Download the zip
You get a single zip with one .md per page plus a manifest.json index. Upload to ChatGPT, drop into a RAG pipeline, or keep as a snapshot.
Convert your site to markdown now.
Free account unlocks per-page markdown export. 2,000 URLs per crawl, 25,000 per month.
Generate markdown20-second signup. No credit card required.