Features

AI Chat Archive is a Chrome extension that exports Claude.ai conversations. This page is the full capability list, grouped by what it does and which tier unlocks what.

For a two-minute install → first export walkthrough, see getting-started.md.

Export formats

AI Chat Archive exports to five formats. The first three are the primary ones promoted; JSON and TXT exist for power users who need structured or stripped-down output.

Format Extension Best for Attachments bundled?
PDF .pdf Sharing, printing, archival ❌ (browser-print limitation)
HTML .html Offline browsing, web archival ✅ in ZIP mode (paid)
Markdown .md Obsidian, Notion, grep, notes ✅ in ZIP mode (paid)
JSON .json Programmatic ingestion ✅ in ZIP mode (paid)
Plain text .txt Compliance archives, search indexes ✅ in ZIP mode (paid)

See the format specs for the exact structure each one produces.

Three export modes

Mode Scope URL it activates on Tier
Single-chat export The one open conversation Any claude.ai/chat/<id> Free (PDF capped 3/day)
Batch export Every conversation in your account, as one ZIP claude.ai/chat/<id> Paid
Project export One whole project (Instructions, knowledge files, every conversation in it), as one ZIP claude.ai/project/<uuid> Paid

Batch and Project Export are mutually exclusive: the popup shows the one that fits the current page, and only one paid export can run at a time. Project Export supports Markdown / HTML / JSON / TXT (not PDF — same browser-print limitation as batch). See the how-to for the step-by-step.

What gets captured

Every export includes, by default:

Can be toggled in advanced settings:

Never captured:

Free tier

Available to every user, no license required:

Free tier is enough for occasional backups and casual users.

Paid tier (one license)

Activates with a license key from https://aichatarchive.app. Unlocks:

See pricing.md for tier prices.

Privacy-first architecture

Full details in privacy.md.

Browser support

What it doesn't do (and won't)

Scope discipline keeps the product sharp. The following are explicitly out of scope:

Related