#19 · Primary category: AI Content Readers & Aggregators

chatgpt-exporter

ai chatgpt exporter markdown tampermonkey userscript

Export and Share your ChatGPT conversation history

Project last updated:08/28/26

GitHub Stars

2.7K

Forks

259

Contributors

38

License

MIT

Why we included this project

ChatGPT's web interface doesn't make it easy to pull your conversation history out into a file you own, and this Tampermonkey userscript fills that gap. It adds export controls to the chat app so you can save a single thread or batch-export many conversations as plain text, Markdown, HTML, PNG screenshots, or the raw JSON from the backend API. That covers a few real needs: documenting prompts and responses for an audit, turning a good exchange into something shareable, or keeping a local backup before a conversation gets pruned. The Markdown output keeps the source URL and title so exported threads stay traceable, and the JSON option preserves the full message mapping for anyone who wants the unprocessed data. Whether you're archiving AI-assisted work for a team or just want to share a chat without screenshots, it's a practical tool.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category