How to export Claude chat to PDF in one click — with the right settings

How to export Claude chat to PDF: install Download Claude conversations, open the chat on claude.ai, click the orange button, pick PDF and click Export. The extension builds the PDF in your browser, with your page size, margins, dark or light mode and a table of contents. It is free up to 3 PDFs a day.

claude.ai has no PDF button, and Ctrl+P gives you the webpage, paged — sidebar, split code blocks and all. This guide shows how to export Claude chat to PDF as a clean document: the five steps, what each PDF setting does, how to get one PDF from selected messages, and what to do when the file looks wrong. Every step is checked against extension version 1.16.2.

How to export Claude chat to PDF, step by step?

To export Claude chat to PDF, you need desktop Chrome and the free Download Claude conversations extension. The job takes five clicks: open the chat, click the orange button, choose PDF, click Export, and confirm the PDF dialog. The first PDF asks you to sign in with Google.

  1. Install Download Claude conversations from the Chrome Web Store, then reload any open claude.ai tab.
  2. Open the conversation on claude.ai and let the last answer finish streaming.
  3. Click the round orange download button to the right of the message box. The export panel opens.
  4. Under Format, choose PDF. Leave Messages on All, or pick Human or Assistant to keep one side of the chat.
  5. Click Export. Sign in with Google the first time, set the PDF options, and save the file.

The same five steps work for regular chats, Projects, Cowork sessions and Claude Code on the web (claude.ai/code). Anything that opens on claude.ai in Chrome can be exported to PDF. The extension does not run in the Claude Desktop app or on phones; open the same chat in desktop Chrome instead.

Extended thinking is a checkbox in the export panel. Tool and MCP steps and web search sources are switched on in the extension’s Settings. The PDF contains only what you ticked, so a chat with long reasoning can stay short on paper.

Free plan limit for PDF. PDF export asks for Google sign-in and is free up to 3 a day, shared with bulk ZIP exports; the count resets at midnight UTC. Pro — $3.99 a month or $26.99 a year — makes PDF unlimited. Markdown, text, JSON, XML, CSV and PNG stay unlimited with no account.

Which PDF settings matter when you export a Claude chat?

The PDF dialog decides how a Claude chat looks as a document. Page size, margins and font shape readability. Page numbers, a table of contents and timestamps make a long chat easy to navigate. A page break before every prompt starts each question on a new page.

File name
Set it before saving if you file PDFs by project or date.
Page size
A4 or Letter for printing; match the paper your readers use.
Margins
Narrow margins fit wide code and tables; normal margins read better on paper.
Light or dark mode
Light for printing, dark for reading the PDF on a screen.
Font and font size
A larger size helps on tablets; a smaller size keeps long answers on fewer pages.
Page numbers
Useful as soon as someone will say “see page 12”.
Table of contents
Adds a contents page, so a 40-message chat is easy to navigate.
Timestamps
Adds when each message was sent — handy for records and reviews.
Page break before every prompt
Starts each question on a new page, so answers never begin mid-page.

Code blocks keep their language and formatting in the PDF, and tables and lists stay tables and lists. That is the main reason to export Claude chat to PDF instead of printing it: print breaks code wherever the paper runs out.

PDF settings recipes when you export a Claude chat
Use Page and mode Extras to switch on
Printed handout A4 or Letter, normal margins, light Page numbers, table of contents
Code review attachment Narrow margins, light, smaller font Page break before every prompt
Reading on a screen Dark mode, larger font Table of contents
Record of a decision A4 or Letter, light Timestamps, page numbers

Why a PDF at all? Adobe, which created the format, describes PDF as “an easy, reliable way to present and exchange documents — regardless of the software, hardware, or operating systems being used”. A Claude chat exported to PDF opens the same way on a colleague’s laptop, a client’s phone or a printer.

We build the PDF in your browser, so the settings do what they say: page size, margins, dark mode, page numbers, a table of contents and a page break before every prompt. Print can only give you the webpage. If you need to edit the text before sharing, export Markdown instead.
The Download Claude conversations team — builders of the Claude Chat Downloader Chrome extension

How to save Claude chat as PDF without an extension?

To save Claude chat as PDF without installing anything, use Chrome’s print dialog: open the chat, press Ctrl+P on Windows or Cmd+P on Mac, set the destination to Save as PDF and save. The file is a snapshot of the webpage, not an exported document, and it has no Claude-specific settings.

  1. Open the conversation on claude.ai and scroll to the very first message so every turn is loaded.
  2. Collapse the sidebar and close artifact panels you do not want on paper.
  3. Press Ctrl+P or Cmd+P. Under Destination choose Save as PDF.
  4. Open More settings, pick paper size and margins, and tick Background graphics if the page looks pale.
  5. Click Save.

Google’s own Chrome Help ends the same procedure with one line: “Click Save as PDF.” That is all print can do. It adds no page numbers per prompt, no table of contents and no dark mode.

What ends up on each page is decided by claude.ai’s print stylesheet, not by you. MDN describes CSS paged media as the rules that specify “how pages are generated and laid out to hold fragmented content in a paged presentation”. When those rules split a code block, the PDF keeps the split.

Load the whole thread first. Long Claude chats load older messages only when you scroll up. A print or export made before that looks like a PDF with the beginning missing. Scroll to the top, wait a second, then print or export.

Print is fine for a quick one-off. For a detailed comparison of print and a real PDF file, including phones, see download Claude chat as PDF.

How to get a Claude chat as a single PDF?

One Export click gives one PDF file that holds the whole Claude chat, from the first prompt to the last answer. You cannot copy a Claude chat as a PDF to the clipboard — Copy works for Markdown, text, JSON, XML and CSV — but the exported file already is a single PDF.

To put only part of a chat into a single PDF, use Select. Click Select in the export panel, tick the messages you want, choose PDF and click Export. The PDF contains just those messages, in order. The Messages filter does the same for one side: Assistant keeps only Claude’s answers, Human keeps only your prompts.

Ways to get a Claude chat as a single PDF
You want Do this You get
The whole chat Format PDF → Export One PDF, every message
A few messages Select → tick messages → PDF → Export One PDF with only those messages
Only Claude’s answers Messages: Assistant → PDF → Export One PDF without your prompts
Text to paste somewhere Format Markdown or Plain Text → Copy Clipboard text, not a PDF

Several chats never merge into one PDF. Bulk export writes one PDF per chat inside a ZIP. If you need one combined document, export the chats and join the PDFs in any PDF editor, or export Markdown and paste the chats into one file before converting it.

How to convert Claude chat to PDF from Markdown?

Convert Claude chat to PDF from Markdown when you want to edit the text first. Export the chat as Markdown — unlimited, no account — open the .md file in an editor such as VS Code, Obsidian or Typora, adjust it, then use that editor’s print or export-to-PDF command.

  1. On claude.ai, click the orange button, choose Markdown and click Export. No sign-in, no counter.
  2. Open the file in your editor. Trim messages, fix headings, add your own notes.
  3. Use the editor’s Export as PDF or Print → Save as PDF, with your own template and fonts.

Markdown works as a middle step because it stays readable as plain text. John Gruber, who created Markdown, wrote that “Markdown is intended to be as easy-to-read and easy-to-write as is feasible.” You can edit a Claude chat in Markdown without fighting markup, then typeset it once.

The trade-off is two tools instead of one. If you do not need edits, the extension’s own PDF is faster and already has page numbers and a table of contents. Markdown also never touches the daily PDF limit, which helps on the free plan. More on the format: Markdown export.

Anthropic’s account export is a poor starting point for conversion. It is a ZIP of JSON for the whole account, so you would first have to extract one conversation and turn the JSON into readable text. Exporting Markdown from the open chat skips all of that.

Can you export many Claude chats to PDF at once?

Yes. The extension’s Dashboard exports many Claude chats to PDF in one run: set Chat format to PDF, tick the conversations and click Export All. You get one ZIP with one PDF per chat. On the free plan every chat in the ZIP counts toward the 3 daily exports.

  1. Click the extension icon in Chrome and choose View and Download All Conversations.
  2. Filter or search the list, then tick the chats you need.
  3. Set Chat format to PDF. Choose whether to include thinking, metadata, tools and sources.
  4. Click Export All and save the ZIP.

If you tick more chats than today’s free allowance, the whole batch is blocked rather than cut short; pick fewer chats or upgrade. Pro removes the cap for both PDF and bulk export. The full bulk workflow, with filters and artifact options, is in the bulk export guide.

Save the daily PDFs for what matters. For a large archive, export Markdown or JSON in bulk first — both are unlimited — and export to PDF only the chats you will actually send or print.

Why does a Claude chat PDF export look wrong?

Most broken Claude chat PDFs come from four causes: the thread was not fully loaded, the Format dropdown was still on the last-used format, the free daily limit was reached, or print was used instead of export. Each cause has a quick fix, listed in the table below.

Claude chat PDF export problems and fixes
Symptom Cause Fix
The first messages are missing Older turns were not loaded Scroll to the top of the chat, wait, export again
You got a .md file, not a PDF The panel remembers the last format Set Format to PDF before clicking Export
Export asks you to upgrade 3 free PDF or bulk exports used today Wait for midnight UTC, export Markdown, or go Pro
Code blocks are split, sidebar shows The PDF came from print, not export Use the orange button → PDF instead
Reasoning is missing Thinking was unticked Tick Thinking in the export panel
Web sources or tool steps are missing They are off by default Switch them on in the extension’s Settings

A mistaken PDF still counts on the free plan, so check the Format dropdown before you click Export. If the orange button is missing, reload claude.ai after installing; the button appears next to the message box on every chat page.

Claude chat to PDF: extension, print or official export?

Three methods turn a Claude chat into a file, and only one makes a real PDF of a single chat. The extension exports a paged PDF in seconds. Print gives a snapshot of the webpage. Anthropic’s Export data emails a ZIP of the whole account, and it is not a PDF.

The official route lives in claude.ai under Settings → Privacy → Export data. The Claude Help Center explains: “Once the export has been processed, you will receive a download link via email.” The same page adds that “the download link will expire 24 hours after delivery”.

Claude chat to PDF methods compared
Method Output Speed Account needed
Extension → PDF Paged PDF of one chat, with settings Seconds Google sign-in; 3 a day free
Print → Save as PDF Snapshot of the webpage Seconds None
Extension → Markdown → editor Your own typeset PDF Minutes None
Settings → Privacy → Export data ZIP of JSON for the whole account Email later; link lasts 24 hours Your Claude account

For a single conversation you will send, file or print, export Claude chat to PDF with the extension. Use print when you cannot install anything, Markdown when you need to edit first, and the official ZIP for a full backup. For every other format and route, see how to export a Claude chat.

Claude Code in a terminal is different: a local session is not a webpage, so use /export there — see Claude Code export. Download Claude conversations is an independent Chrome extension, not affiliated with Anthropic, PBC. Every PDF is generated locally; conversation text is never uploaded, stored or analysed.

FAQ: how to export Claude chat to PDF

How do I export a Claude chat to PDF?

Install Download Claude conversations, open the chat on claude.ai, click the orange button next to the message box, choose PDF and click Export. Sign in with Google the first time, set page size and other options, and save. The PDF is built in your browser.

How do I save a Claude chat as PDF for free?

The extension’s PDF export is free up to 3 PDFs a day with Google sign-in. Chrome’s print dialog (Ctrl+P or Cmd+P → Save as PDF) is free with no limit but gives a webpage snapshot. Exporting Markdown and converting it in an editor is also free and unlimited.

How do I download a Claude chat as PDF?

Downloading and exporting are the same job here: pick PDF in the export panel and Chrome saves the file like any other download. For a side-by-side of print and the exported file, see download Claude chat as PDF.

Can I copy a Claude chat as a single PDF?

Not to the clipboard — Copy supports Markdown, text, JSON, XML and CSV, not PDF. Click Export instead: one export is one PDF file with the whole chat. To include only some messages, use Select before exporting.

Can I export only Claude’s answers to a PDF?

Yes. Set Messages to Assistant in the export panel, choose PDF and click Export. The PDF then contains Claude’s replies without your prompts. Human does the opposite.

Does a Claude chat PDF keep code blocks and tables?

Yes, when you export. Code blocks keep their language and formatting, and tables and lists stay intact. Print is the weak path: code blocks wrap or split across pages, and wide tables get cut off.

Can I export a Claude chat to PDF in dark mode?

Yes. The PDF dialog has light and dark mode. Dark suits reading on a screen; light is better for printing on paper.

Can I convert a Claude chat to PDF on my phone?

Not with the extension, which runs only in desktop Chrome and Chromium browsers. A phone browser can print or share the page to PDF, but the layout is cramped. For a clean PDF, open the same chat in desktop Chrome.

Can I export a Claude Code session to PDF?

Claude Code on the web (claude.ai/code) opens on claude.ai, so the extension exports it to PDF like any chat. A terminal session is not a webpage: use /export there and print the text file from an editor.

Is my Claude chat uploaded when I export it to PDF?

No. The PDF is generated in your browser, like every other format. After you sign in, only your Google account email is sent, to check the daily limit or Pro.

Why did I get a Markdown file instead of a Claude chat PDF?

The export panel remembers the last format you used. Set Format to PDF before clicking Export. On the free plan, check it first, because every PDF counts toward the 3 a day.

Download Claude conversations

Export your Claude chat to PDF now

One click turns a claude.ai chat into a PDF with your page size, margins, dark mode and table of contents — or into Markdown, JSON, text, CSV, XML or PNG. Built locally, in Chrome.

Add to Chrome