Export a ChatGPT conversation to PDF

Printing a ChatGPT chat from the browser gives you a cut-off, badly paginated page with the sidebar baked in. This page takes the official OpenAI export file and turns any conversation into a properly formatted PDF: speaker labels, timestamps, preserved code blocks, and sensible page breaks. It runs entirely in your browser, so nothing is uploaded.

Export one conversation or all of them

Request your export from ChatGPT's Data controls, drop the ZIP onto the page, and pick the conversation you want. Download a single chat as PDF, select a handful, or convert your entire history at once. Code blocks keep their formatting, emoji and non-Western characters render correctly, and regenerated answers do not appear twice because the parser follows the active branch of the message tree. Word, Markdown, and CSV are available from the same file.