Claude to PDF Chrome Extension Exports Long Conversations with Formatting Intact

A developer has built a Chrome extension called Claude to PDF that solves the problem of exporting long Claude conversations while maintaining their original formatting. The tool addresses specific issues users face when trying to save extensive chat histories.
What the Extension Solves
The developer identified two main problems with existing methods for saving Claude conversations:
- Print to PDF often cuts off half the messages due to how the Claude website handles lazy loading
- Copy-pasting ruins code blocks and tables, losing the original formatting
Key Features
The Claude to PDF extension includes:
- Full History Capture: Automatically triggers lazy loading on the page and scrolls up to ensure the very first message is included in the export
- Preserved Styling: Maintains code blocks with syntax highlighting, LaTeX math rendering, and tables exactly as they appear in the Claude UI
Practical Use Case
The developer created this tool primarily for archiving research and business idea sessions. With Claude's massive context window, conversations often reach 100+ messages that contain valuable information. This extension provides a way to create high-quality, readable backups of these extensive threads.
The extension is completely free to try and available on the Chrome Web Store. The developer is seeking feedback on any layout bugs that might appear with extremely long threads.
📖 Read the full source: r/ClaudeAI
👀 See Also

AgentCall: Let Claude Code Join Google Meet, Zoom, or Teams Calls as a Teammate
AgentCall.dev pipes your existing Claude Code, Codex, or Cursor session into Google Meet, Teams, or Zoom with voice, screen sharing, and chat — no desktop grab, no third-party data in direct mode.

Terrarium: Open-Source Sandbox for Agentic Environments with Time Machine Rewind
A versatile sandboxing solution for running multiple AI agents securely on any VPS or cloud. Features isolated worlds, reverse-proxy management, GUIs, and a time machine to rewind container state.

Agents Room: Desktop App for Visualizing Claude Code Agent Teams
Agents Room is an Electron desktop application that scans for .claude/agents/ folders, reads frontmatter, and visualizes agent relationships on a canvas with automatic connection lines. It allows creating/editing agents, skills, and commands directly in the UI instead of editing markdown files.

German Bureaucracy Assistant Prompt for Claude: Structured Legal Correspondence
A detailed system prompt for Claude that turns the AI into a structured assistant for German bureaucracy, contracts, insurance disputes, and official letters, with strict fact-checking and DIN 5008 formatting.