How to export a Claude conversation

This guide is about claude.ai, the chat app in your browser; if you are looking for the /export command in Claude Code, Anthropic's terminal tool, that is a different product and is not covered here. Does Claude have an export button for a chat? No. The only export in claude.ai is an account-wide data export that arrives by email and contains JSON, not a PDF. Below are the four ways to export Claude conversation content one chat at a time, what each one leaves out, and how artifacts, extended thinking, attachments and Projects behave.

By PIXON · Updated 21 September 2026 · Applies to claude.ai on Free, Pro, Max and Team plans

Does Claude have an export button?

Not for a conversation. As of September 2026, the claude.ai interface has no download, print or export action on an individual chat, on any plan. The share button creates a public link, the Copy button under each reply copies that one reply, and that is the full list. The route Anthropic provides is Settings → Privacy → Export data, which is a whole-account export: you request it, Anthropic emails you a link when the archive is ready, the link expires 24 hours after it is sent, and the archive contains all of your conversations as JSON files. It is a backup, not a per-chat export, and it is not a PDF.

So the practical question is which of four workarounds fits the conversation you want. They are ordered here from the most obvious to the most reliable.

Method 1: print the Claude conversation to PDF

  1. Open the conversation on claude.ai in Chrome, Edge or Brave.
  2. Switch to the light theme first (profile menu → Settings → Appearance), unless you want a black background on every page.
  3. Press Ctrl+P (Cmd+P on Mac), set Destination to Save as PDF, and save.

For a short, text-only exchange this is fine. The problems appear with the conversations you would actually want to keep:

Method 2: Claude export data (Settings → Privacy → Export data)

This is the built-in route and it is worth understanding exactly what it does, because a lot of people request it expecting a PDF of one chat.

  1. Click your initials at the bottom left → SettingsPrivacy.
  2. Click Export data and confirm.
  3. Wait for the email from Anthropic. It contains a download link.
  4. Download the archive within 24 hours; after that the link no longer works and you have to request a new export.

What you get is a ZIP of JSON files: every conversation in the account with its messages and timestamps, plus records for your account and your Projects. What you do not get: a PDF, a per-chat file, or anything you can hand to a client without further work. The Claude export data is the right choice for a backup, for moving your history into another tool, or for keeping a copy of everything before closing an account. For one conversation it is the long way round, and you still need one of the other methods at the end of it.

Two different jobs. Claude export data answers "give me everything". The other three methods answer "give me this chat as a document". Nothing on this page, AI to PDF included, replaces the whole-account export.

Method 3: copy and paste into a document

Every Claude reply has a Copy button at the bottom. Click it, paste into a Google Doc, Word or Pages, repeat for each reply you need, then download the document as PDF from there. Your own messages have no Copy button, so you select and copy those by hand.

It works, it needs no install, and it is the method to choose when you want to edit the text before it becomes a PDF. The cost is time and formatting: pasted tables often lose their columns, code blocks lose their monospace font unless you fix them one by one, and a forty-reply conversation is forty round trips. For a two-paragraph answer it is faster than anything else on this page.

Claude share link to PDF

A related trick: the Share button creates a claude.ai/share/ link that opens as a plain page without the sidebar, which prints a little more cleanly than the app view. It is still the print engine with the same cut-off behaviour on long chats, and the link makes the conversation readable by anyone who has it. If you turn a Claude share link to PDF this way, delete the link afterwards from the share menu.

Method 4: AI to PDF, Claude export conversation to PDF or Markdown in one click

AI to PDF is a Chrome extension by PIXON. It reads the conversation from the claude.ai tab you already have open and rebuilds it as a designed document. There is no account to create and nothing to paste.

  1. Install AI to PDF and open any conversation on claude.ai, including a Project chat or a share link.
  2. Click the extension. The side panel offers three choices: PDF or Markdown, All messages, Last reply or Pick, and a light or dark document theme.
  3. Click Export. For PDF, a print-ready tab opens with Chrome's print dialog and "Save as PDF" preselected. For Markdown, a .md file downloads immediately.

When you export Claude conversations this way, the extension scrolls through the transcript and collects every message before rendering, so long conversations come out complete. Code blocks keep their language label and use a monospace font with ligatures off; tables keep their columns; images are embedded; each turn is labelled You or Assistant. The whole thing is rendered inside your browser: the conversation content never leaves it, and the only thing our server sees is an anonymous install ID and a daily export count.

Free gives you 3 PDF exports a day with a small "Exported with AI to PDF" line at the end of the document, plus unlimited Markdown. PRO is €2.99 a month or €24.99 a year, removes the line and the limit, and works on up to 5 devices. It also works on ChatGPT, Gemini and DeepSeek with the same licence. Full details on the pricing page.

What ends up in the file: artifacts, thinking, attachments, Projects

Claude conversations contain things a ChatGPT chat does not, and it is fair to say exactly how each one is handled when you export Claude conversation content with AI to PDF.

Artifacts

When Claude produces an artifact (a document, a piece of code, an HTML page), the content lives in the side panel, not in the message itself. The message only carries a card with the artifact's title. The PDF and the Markdown file reproduce that: at the point where the artifact was created, the document lists it by name and type, for example "Artifact: Landing page (html)". The full artifact content is not included in this version. If you need the artifact itself, download it from the panel's own menu and keep the two files together.

Extended thinking

The collapsed "Thought for a while" block above a reply is left out on purpose. It is Claude's working notes, not the answer, and it makes documents twice as long without adding anything a reader wants. The reply itself is exported in full.

Attachments

Images you attached to your own messages are included: they are embedded in the document at the message where you added them, so a chat about a screenshot still makes sense on paper.

Projects

A conversation inside a Project exports like any other chat. The Project's knowledge files and instructions are not part of the conversation transcript, so they are not in the document; only what was actually said in the chat is.

Share links and other people's chats

The extension recognises claude.ai/share/ URLs, so a conversation someone shared with you can be exported the same way as your own.

Which method should you use?

SituationBest methodWhy
Short text answer, no codePrint, or copy and pasteFast, no install
Backup of every conversation you haveClaude export dataThe only whole-account export; JSON, 24-hour link
You want to edit before it becomes a PDFCopy and paste into a docYou control the text
Claude export conversation to PDF when the chat is long or code-heavyAI to PDFComplete transcript, code and tables intact, built in your browser
One answer for a client or colleagueAI to PDF, Last replyTwo clicks; no footer line on PRO
Download Claude chat for Obsidian, Notion or a repoAI to PDF, MarkdownFree and unlimited

Download Claude chat as Markdown instead

If the destination is a notes app or a repository, choose Markdown in the same panel. You get a .md file with fenced code blocks (with the language set), GitHub-flavoured tables and headed You / Assistant sections, and Markdown exports are free and unlimited on every plan. More on the Markdown export.

Frequently asked questions

Does Claude have an export button for a single chat?

No. As of September 2026, claude.ai has no per-conversation export or download button on any plan. The only export in the product is Settings, Privacy, Export data, which sends you an email with a download link for all of your conversations as JSON. To get one chat out as a PDF you print the page, copy and paste it into a document, or use a browser extension such as AI to PDF.

How do I export Claude conversation to PDF?

For a short chat, press Ctrl+P (Cmd+P on Mac) and choose Save as PDF; switch Claude to the light theme first. For long or code-heavy chats, install AI to PDF, open the conversation on claude.ai, click Export, choose PDF and All messages, and save from Chrome's print dialog. The extension reads every message from the page before rendering, so nothing is cut off, and the PDF is built inside your browser.

What does the Claude export data contain and how long does the link last?

The export covers your whole account: every conversation as JSON, plus account and project records. It is not a PDF and it is not per chat. Anthropic emails you a download link when it is ready, and that link expires 24 hours after it is sent, so download the archive as soon as the email arrives. Run it again whenever you need a fresh copy.

Can I turn a Claude share link to PDF?

Yes. A claude.ai/share link opens as a normal page, so you can print it with Ctrl+P, and AI to PDF recognises share links too: open the link in Chrome, click Export, and you get the same designed document as for your own chats. Remember that a share link makes the conversation readable by anyone who has the URL, so delete it when you no longer need it.

Are artifacts and extended thinking included in the export?

Partly, by design. Artifacts are listed in the document by name and type at the point where Claude created them, but the full artifact content is not included in this version, because it lives in a side panel rather than in the message. Extended thinking blocks are left out on purpose: they are Claude's working notes, not the answer. Attachments you added to a message are included.

Can I download Claude chat as Markdown instead of PDF?

Yes. In AI to PDF choose Markdown instead of PDF and a .md file downloads straight away, with fenced code blocks, GitHub-flavoured tables and clear You and Assistant sections. Markdown exports are free and unlimited on every plan, which makes them the right choice for Obsidian, Notion or a Git repository.

More questions about how to export Claude conversations, supported browsers and the free plan in the full FAQ.

Your next Claude chat, as a document

Install free, export three PDFs today, and see what a complete, code-friendly transcript looks like.

Add AI to PDF to Chrome