Four ways to get a ChatGPT conversation out.
They are not variants of one thing. Each answers a different question — and one of them is the right answer more often than this site would like to admit.
The official export
Everything, eventually
ChatGPT can send you your own data: Settings → Data Controls → Export data. The archive arrives by email or SMS as a ZIP, and it covers the account, not just the conversation you are looking at.
The cost is time and timing. The export can take up to seven days to arrive, the download link expires 24 hours after you get it, and only one request is processed at a time — a second one has to wait for the first. If the link expires while you are away, you start over.
On a managed workspace — Business, Enterprise or Edu — this is not your operation at all. The workspace administrator is the one who can view, export and delete members’ conversations, and compliance data moves through a separate logs platform that keeps thirty days.
When it is right
Use the official export when you are leaving, not when you are working
It is the only route that returns what the account holds rather than what the page shows. For a data request, an account closure, or a legal obligation, nothing else is equivalent — and no extension can be.
It is the wrong tool for the conversation you had this morning and need in a document this afternoon.
The other three
What each one actually gives you
Copy and paste
Instant, no tools, and it keeps the words. What it drops is everything that was not words: code loses its fencing, tables arrive as tab-separated text, and the files in the conversation stay behind.
Print to PDF
The browser already has a typesetting engine, so the text stays selectable and the links stay clickable. It gives you a document, not a folder: one conversation, no attachments, and page breaks decided by the print dialog.
An extension
Reads the page you already have open and writes files immediately — including the attachments, which is the part the other three lose. In exchange you are trusting a third party with access to the conversation.
Doing nothing
A real option, and the honest default for a chat you are not going to open again. Exporting has a cost; most conversations are not worth it.
The four are not ranked. A conversation you need in a review next week, a screenshot you pasted and now cannot find, and a request from a regulator are three different problems with three different answers.
Where Extry fits
The fourth option, and its price
Extry is the extension case. It reads the open conversation, collects the files inside it, and writes both to disk as Markdown, HTML, Word, plain text, JSON or CSV — in one archive, without a queue and without waiting for an email.
The trade is access. An extension that can read your conversation is an extension that can read your conversation; that is true of every tool in this category, including this one. What can be checked is where the work happens and what leaves the machine — which is why the table below is on every page of this site, and why the client is open for reading.
Processing
Where each part runs
| What | Where it happens |
|---|---|
| Export to every format | In your browser |
| Attachments and images | In your browser |
| Conversation content | Not sent anywhere |
| Usage statistics | Not collected |
| Typeset PDF (later, opt-in) | On a server, file deleted right after |
Questions
About the methods
How long does the official ChatGPT export take?
Up to seven days. When it is ready, ChatGPT sends an email or SMS with a download link, and that link expires 24 hours after you receive it.
Can I request several exports at once?
No. One request is processed at a time — wait for the current one to finish before submitting another.
Does the official export include my uploaded files?
The ZIP covers your chat history and account data. What we can point to in OpenAI’s own documentation is that it is an account-level archive; for the exact contents, check the export you receive.
What about a work account?
On Business, Enterprise or Edu workspaces the export is an administrator capability rather than a personal one: the workspace admin can view, export and delete members’ conversations.
Which method keeps the attachments?
Of these four, only an extension writes the uploaded and generated files out alongside the transcript. Copying loses them, printing produces a document rather than a folder.
More
If the extension is the answer
Each format has its own page: the ZIP export with attachments, the bulk export, Markdown, Word, printing to PDF, the main page.