Easy ChatGPT Markdown & JSON Exporter

Export ChatGPT conversations (incl. thoughts, tool calls & custom instructions) to clean Markdown or raw JSON.

Author
NoahTheGinger
Daily installs
0
Total installs
2
Ratings
0 0 0
Version
1.6.0
Created
2025-07-29
Updated
2025-08-06
Size
12.8 KB
License
MIT
Applies to

A lightweight userscript to export ChatGPT conversations, including model thoughts, to a clean Markdown file. Also supports exporting as JSON using the official OpenAI format.

Example exported chat history.

Inspired by ChatGPT Exporter by Pionxzh, but a lightweight rendition of it with some additional logic to include tool calls and model thoughts (if using an o-series reasoning model) in the export file.