LLMs-full.txt Generator
Give us your sitemap.xml and we crawl your pages, extract the real text and build a
single llms-full.txt knowledge file that ChatGPT, Claude, Perplexity and Gemini can
read directly — not just a list of links.
Step 1 — Scan your sitemap
We read your sitemap, list every page with its real title, and show how much content we can extract.
What is llms-full.txt?
An llms-full.txt file is the deep-content companion to a standard llms.txt. Where llms.txt gives AI engines a curated list of links, llms-full.txt contains the actual text of your pages — articles, docs, product copy — in one Markdown file. Models can then answer questions about your site accurately without crawling every URL.
| llms.txt (free) | llms-full.txt (this tool) | |
|---|---|---|
| Content | Titles, links, short descriptions | Full page text as Markdown |
| Typical size | 2–10 KB | 100 KB – 2 MB |
| Best for | Discoverability | Answer accuracy and depth |
| Recommended | Every site | Docs, blogs, content-heavy sites |
How the generator works
- Scan — we fetch your sitemap.xml (including sitemap index files) and list every page with its real title and content size.
- Select — untick anything that shouldn't be in the AI knowledge file: tag pages, legal boilerplate, thin pages.
- Generate — we crawl each selected page, strip navigation, footers and scripts, and convert the main content to clean Markdown.
- Publish — download the file, upload it to your site root as
/llms-full.txt, and link it from your llms.txt.
Already have an llms.txt?
Validate it first with our free llms.txt validator (AI Readiness Score, line-level fixes), or build the index file with the free llms.txt generator — it auto-crawls your site or imports your sitemap. Our own site publishes both files: /llms.txt and /llms-full.txt.
Privacy note: we fetch the pages you submit server-side to build your file. Submitted URLs are processed for that request only and are not stored. See our Privacy Policy.