Privacy Policy
The short version: we collect almost nothing. LLMs.txt Generator is a free tool that runs in your browser — no accounts, no sign-ups, no cookies, no analytics trackers, and no advertising. This page explains exactly what data touches our servers and how it is handled.
What We Don't Collect
The Generator and Validator are entirely client-side. The llms.txt content you create, paste, or validate never leaves your browser. We do not collect your name, email address, or any other personal information, because there is no account system and no sign-up anywhere on this site. We do not set cookies and we do not run analytics or advertising scripts.
Sitemap Import (the One Server Interaction)
The only request that reaches our server is the Generator's sitemap import:
when you paste a sitemap URL (e.g. https://example.com/sitemap.xml), our server fetches
that URL on your behalf and returns its contents to your browser. This is necessary because browsers
block cross-origin reads of other sites' sitemaps.
- The URL you enter is used only to fulfill your request — it is not stored, not logged beyond standard infrastructure logs, and not shared with anyone.
- The fetched sitemap content is delivered to you with a
no-storecache directive and is not retained. - For security, the fetcher refuses private, local, and metadata-service addresses (SSRF protection).
Server Logs & Infrastructure
This site is hosted on Cloudflare Pages and served through the Cloudflare CDN. Like virtually every website, Cloudflare automatically records standard technical data in its operational logs — such as IP address, user-agent string, and the pages requested — to keep the service secure, available, and abuse-free. This data is processed by Cloudflare under its own Privacy Policy and is not used by us for profiling or advertising.
Third-Party Services
- Cloudflare — CDN and hosting infrastructure. See cloudflare.com/privacypolicy.
- Google Fonts — the Inter and JetBrains Mono typefaces load from Google's font servers. Your browser sends a standard request (including IP address) to Google when fetching them. See Google's Privacy Policy.
- External links — pages like llmstxt.org have their own privacy policies; we are not responsible for their practices.
Data Retention
We do not maintain a user database, so there is nothing of yours for us to keep. Infrastructure logs are managed by Cloudflare per its retention practices. Sitemap fetch responses are ephemeral and not stored by us.
Your Rights
Depending on where you live (including under the GDPR or CCPA/CPRA), you may have rights to access, correct, or delete personal data. Because we hold essentially no personal data about you, these rights are trivially satisfied — but if you have a question or request, contact us using the link below and we will respond promptly.
Children's Privacy
This service is a developer tool and is not directed at children under 13. We do not knowingly collect personal information from anyone, including children.
Changes to This Policy
If we change how we handle data, we will update this page and revise the "Last updated" date above. Material changes will be called out clearly. Continued use of the site after changes means you accept the updated policy.
Contact
Questions about this policy? Open an issue on our GitHub repository and we'll get back to you.