How to download ChatGPT conversations without an extension

You do not need an extension. Request your data export from ChatGPT, then open conversations.json in a browser based converter, or paste a single chat as text. Both run locally, so no add on ever gets permission to read your account.

Short answer

You do not need an extension. Request your data export from ChatGPT, then open conversations.json in a browser based converter, or paste a single chat as text. Both run locally, so no add on ever gets permission to read your account.

Most search results for downloading ChatGPT chats point at a Chrome extension. Plenty of people specifically do not want one, and they are right to check.

What the permission actually grants

An export extension asks to read and change all your data on chatgpt.com. That is the access it needs to scrape the page, and it is also the access needed to read every conversation you ever open, silently, in the background. You are trusting the current owner of that extension and every future owner, because extensions update themselves and change hands without telling you.

Work laptops are often the practical blocker too: many managed browsers simply do not allow extension installs.

The no extension route

Two options, both in the browser you already have.

For everything: request your export from ChatGPT under Settings, Data Controls, Export Data. Confirm from the email, download the ZIP, then drop the whole ZIP into the converter. No need to unzip it.

For one chat right now: copy the conversation and paste it. Nothing to install, nothing to request, no waiting for an email.

Why a web page is a smaller risk than an add on

The converter only ever sees the file you hand it, in the tab you opened. It has no standing access to your ChatGPT account, cannot read chats you did not give it, and stops existing when you close the tab. The parsing happens in local JavaScript, so the file itself is never uploaded.

What you get

Word, PDF, Markdown, CSV and plain text, per conversation or as a ZIP of the lot, for ChatGPT, Claude, Gemini, Copilot, Grok, Perplexity, Poe, NotebookLM and Google AI Studio.

Cost

Reading, searching and previewing is free. Downloads are a one time unlock, ten dollars for ChatGPT or twenty five dollars for all nine platforms. No subscription.

Frequently asked questions

Are ChatGPT export extensions dangerous?

Not automatically, but they hold broad read access to your account and can change owner or behaviour in an update. If you can get the same result without granting that access, there is no reason to grant it.

Can I download my chats on a managed work laptop?

Yes. Because this is a web page rather than an add on, it works on browsers where extension installs are blocked.

Does anything get uploaded to a server?

No. The file is read and converted by JavaScript running in your own browser tab, and it is gone when you close it.

What if I do not want to wait for the export email?

Paste the single conversation you need as text, or drop a screenshot of it. Both work immediately.

Related guides