ChatGPT Conversation Exporter

A tiny bookmarklet to export shared ChatGPT pages to Markdown or print-ready HTML (PDF)

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

  1. Click Copy below.
  2. Create a new bookmark named Export ChatGPT.
  3. 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.

Print to PDF: choose option 2, open the downloaded .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.