Short answer: to save a single ChatGPT conversation as a clean file (PDF, Markdown,
HTML, JSON, or TXT), install the AI Chat Archive
browser extension, open the chat, and click Export. It runs entirely in your browser —
nothing is uploaded — and PDF export is free with no daily cap. ChatGPT's own built-in
export is bulk-only (an email-delivered ZIP) and awkward for a single chat.
This page compares every practical option.
Option 1: AI Chat Archive extension (recommended, unlimited free PDF)
A browser extension that adds an Export button to chatgpt.com.
Install it from the Chrome Web Store
(also on Edge, Firefox, and Safari). Your browser grants access to chatgpt.com and
claude.ai at install — that's what lets the extension read your conversations locally.
Open the conversation on https://chatgpt.com. A green Export button appears.
Click Export and pick a format: PDF, Markdown, HTML, JSON, or TXT.
The file downloads straight to your machine.
What you get:
Unlimited free PDF — no daily cap. Many ChatGPT exporters limit free PDF to ~3/day
and paywall the rest; this one doesn't.
Images embedded — pictures ChatGPT generated and images you uploaded are inlined
into the HTML and PDF, so the file looks like the conversation.
Projects and custom GPTs — the Export button also appears on conversations inside a
ChatGPT Project and on chats with a custom GPT, not just plain chats.
Clean transcript — code blocks, tables, and CJK (Chinese/Japanese/Korean) text render
correctly; browsing/tool scaffolding and citation markers are stripped.
100% local — the extension reads the conversation from chatgpt.com using your
existing session and writes the file locally. No account, no upload, no telemetry.
Paid features (one-time license): batch export of your entire ChatGPT history as a
single ZIP, and attachment bundling — the original uploaded files, at full quality, in
an attachments/ folder next to the transcript. (Viewing your images inline in HTML/PDF is
free; getting the original files as a ZIP is the paid part.)
Select the conversation, copy, and paste into a note or document.
What you lose: images, formatting (headings/lists/code often flatten to plain text),
and any structure. Fine for one short chat; painful beyond a few messages.
Which should I pick?
One conversation, or a few, cleanly → AI Chat Archive (Option 1). One click, PDF/
Markdown/HTML, images included, free.
Everything at once, and you don't mind post-processing → ChatGPT native export
(Option 2), or AI Chat Archive's paid batch export for a per-conversation ZIP with
attachments.