Export Claude
chats as beautiful
PDFs.
Claudia turns your Claude.ai conversations into perfectly typeset documents — with LaTeX, syntax-highlighted code, dark & light themes, and selective message export.
Every feature you'd actually need.
PDF Export with Live Preview
Export your entire conversation or cherry-pick specific messages. Every export opens a live-rendered page — hit Save as PDF and you're done.
Two Stunning Themes
Switch between a deep dark mode and a clean light mode for your exported PDF. Both themes ship with careful typographic rhythm and generous spacing.
Full LaTeX Rendering
Inline $f(x) = x^2$ and display-mode equations rendered pixel-perfect via KaTeX. Copy your Claude math conversations without losing a single symbol.
def fibonacci(n): if n <= 1: return n return fibonacci(n-1) + fibonacci(n-2)
Syntax Highlighting
Code blocks get full Prism.js highlighting — Python, TypeScript, SQL, Rust, and 200+ more. Language labels auto-detected from Claude's output.
The output looks
exactly like this.
Claudia preserves Claude's formatting — headings, bullet lists, inline code, tables — and renders it through a refined typographic system using Lora for prose, Syne for headings, and JetBrains Mono for code.
From chat to PDF in seconds.
Install Claudia
Download from GitHub and load the extension unpacked in Chrome, Edge, or Brave. Takes about 30 seconds.
Open any conversation
Navigate to a Claude.ai chat. Click the Claudia icon in your toolbar — it scans the page and finds all messages automatically.
Export as PDF
Choose to export all messages or select specific ones. Pick your theme, toggle LaTeX and code highlighting, then hit Export.
Get early access
before launch.
Claudia is available now on GitHub. Join the list to get notified when it launches on the Chrome Web Store — and receive feature updates directly.