Get mentioned on AI/LLM overviews. Generate LLMs.txt and LLMs-full.txt from your website content.
Convert html pages to llms.txt format (markdown). LLMs read the generated llms.txt files to answer queries related to your pages.
Extension scans your sitemap.xml
, convert pages & live sites to LLM-optimized Markdown, and export instantly. It generates a single llms.txt file and multiple llms-full.txt file for each page which includes all the links. It automatically downloads the whole generated markdowns as a single .zip file.
Recursive Sitemap Scanning
sitemap.xml
and any nested sitemaps, following only valid http(s)
URLs.Markdown Export (LLMsTxt Format)
#
, ##
, …), fenced code blocks, and absolute URLs.<script>
, <style>
, and <button>
tags;llms.txt
content generation.Current Page Converter
<title>
as # Heading
and <meta name="description">
as > Blockquote
.Embed & SEO Metadata Guidance
Built-in Embed tab with snippets:
<link
rel="alternate"
type="text/llmtxt"
href="https://example.com/llms-full.txt"
title="LLMsTxt version"
/>
<meta name="llmtxt" content="https://example.com/llms-full.txt" />
Publish llms-full.txt
files alongside your pages for easy LLM ingestion and SEO signals.
Intuitive Modern UI
Privacy-First & Offline-Capable
Auto-Detect your sitemap URL (https://your-site.com/sitemap.xml
) on secure pages.
Offscreen Rendering fetches pages in a hidden DOM, executing scripts for dynamic content.
Clean & Normalize HTML: strip unwanted nodes, normalize whitespace per text node.
Convert to Markdown with Turndown:
#
–######
lang …
[text](absolute-url)

application/ld+json …
Download or Copy your domain’s ZIP or current-page Markdown.
Please review the downloaded content before publishing under your webpage. If you see something unwanted, please report it as issue on open-source repository https://github.com/plainsignal/llmstxt
prevue.me
Added on July 26, 2025