1. Overview
GPT to PDF (the “Extension”) helps users export a ChatGPT conversation into a print-friendly format and save it as a PDF using the browser’s built-in Print dialog (“Save as PDF”).
This Privacy Policy explains what information the Extension processes, how it is used, and what choices you have.
2. Data We Process
The Extension processes the following data only when you choose to export a conversation:
- Chat content on the current ChatGPT page (text, code blocks, math/formulas, and other visible message content).
- Images displayed in the conversation. In some cases, the Extension may request certain ChatGPT-hosted image resources so they can be included in the export. This request is made to ChatGPT’s own domain and may include your existing session credentials as required to access the image resource.
- Page metadata required to format the export (for example, the source page URL).
3. How We Use Data
The Extension uses the processed data solely to:
- Build a print-friendly export preview page.
- Trigger the browser Print dialog so you can save the conversation as a PDF.
The Extension does not use your data for advertising, analytics, profiling, or any unrelated purpose.
4. Data Storage & Retention
- The Extension does not store your conversation content in persistent storage (such as
chrome.storage).
- For the export flow, conversation data is temporarily held in memory (session-only) in the Extension’s background service worker to pass data to the export preview page.
- After the export preview page has loaded the conversation, the Extension cleans up that temporary in-memory data.
5. Data Sharing
The Extension does not sell, rent, or share your conversation content with any third parties.
The Extension does not operate any external backend service for processing exports. Export formatting happens locally in your browser.