AI Chat Archive is a Chrome extension that exports Claude.ai conversations to PDF, HTML, or Markdown — complete with attachments and Claude-generated artifacts — entirely inside your browser. Nothing is uploaded anywhere.
This site is the public documentation. For the product itself, see aichatarchive.app or install from the Chrome Web Store.
Canonical spec for what the extension produces:
Open-source console snippets — paste into DevTools to export without installing:
Drop-in templates for downstream tools:
A concise index lives at /llms.txt following the
llmstxt.org proposal. The full documentation concatenated as a
single file is at /llms-full.txt.
This documentation is open to contributions under CC BY 4.0. Typos, new FAQs, new integrations — PRs welcome.
The AI Chat Archive browser extension itself is a commercial product. Its source code is not open source. The minimal console snippets above are an MIT-licensed reference implementation of the Markdown export path — enough to back the "open-source console scripts" claim in the Chrome Web Store listing without exposing the extension's full feature surface.