DEV Community

doremi
doremi

Posted on

Ctrl+P Is the Worst Way to Save Your AI Conversations

I used to just hit Cmd+P and "Save as PDF" whenever I wanted to keep a ChatGPT conversation. It was fast. It worked. Kind of.

Then I started having longer conversations — the kind with code blocks, tables, and the occasional image. And Cmd+P started betraying me.

Code blocks would get split across pages. Tables would break in the middle. The page numbers would start at some random point. And don't get me started on what happens to syntax highlighting.

I finally tried an actual export extension instead of the browser print hack. The difference was night and day.

XWX AI Chat Exporter exports to PDF with proper page breaks, preserved code highlighting, and an auto-generated table of contents. It also does Markdown, Word, and TXT — all with formatting intact. Works on ChatGPT, Claude, Gemini, DeepSeek, and Grok.

I still use Cmd+P for random web pages. But for AI conversations? I won't go back. The print dialog just wasn't built for this.

If you've been using Ctrl+P to save your chats, try a dedicated export tool. You'll notice the difference immediately.

Top comments (0)