Purpose
This page gives you a bookmarklet you can add to your browser. When you click it on a ChatGPT share page
(a URL like chatgpt.com/share/...), it downloads the conversation to your computer.
Option 2 exports HTML that’s intended for printing to PDF (black text, clean layout).
Install
- Click Copy below.
- Create a new bookmark named Export ChatGPT.
- Paste the code into the bookmark’s URL/Location field (it must start with
javascript:).
Bookmarklet code
Copy the entire code (including javascript:) and paste it as your bookmark URL.
.html file,
then press Cmd+P (Mac) / Ctrl+P (Windows) → “Save as PDF”.
Additional bookmarklet
Copying or Exporting Your Own Prompts Only
Create a new bookmark and use the following for URL. This bookmarklet allows you to copy all of your own prompts in the current ChatGPT window onto the clipboard (like Ctrl-C), or download it as a CSV file, or both. This is useful when you want to give the same prompts to a different bot, for example.