Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
C

chatgpt-exporter

> 编程语言
Open source

Export and Share your ChatGPT conversation history

2.7K stars0 likes0 views
WebsiteGitHub

About

Export and Share your ChatGPT conversation history

ChatGPT Exporter

# ## Supported Formats - [Text](#text) - [HTML](#html) - [Markdown](#markdown) - [PNG](#screenshot) - [JSON](#json) ## Example ### Text ``` … ``` ### HTML ### Markdown ``` --- title: ChatGPT Exporter Creation source: https://chat.openai.com/c/cf3f8850-1d69-43c8-b99b-affd0de4e76f author: ChatGPT --- # ChatGPT Exporter Creation #### You: I'm creating a ChatGPT Exporter. What do you think? #### ChatGPT: It sounds like you're planning on creating a tool that uses the ChatGPT model to export text. ChatGPT is a large language model trained by OpenAI that is designed to generate human-like text responses based on a given input. It can be used for a variety of applications, such as chatbots, automated responses to customer inquiries, and more. ``` ### Screenshot ### JSON the raw content from API `https://chat.openai.com/backend-api/conversation/[id]` Click to see ``` … ``` ## Export Multiple Conversations When you click the "Export All" button, the **Export Conversations** dialog pops up. Here are the functions you can access. **Export from official export file (conversations.json)** Click the upload icon button to upload a JSON file of conversations, such as one downloaded from OpenAI. **Export from API** In the list of all your conversations, select which conversations you want to export. Check the "Select All" checkbox to export all your conversations. Select your export format from the dropdown on the bottom left. You can choose from the following formats. - **Markdown** - **HTML** - **JSON** - **JSON (ZIP)** Click the button to perform the action you want. - **Archive** - Archived chat sessions will disappear from the sidebar and can be managed in ChatGPT settings. See [#199](https://github.com/pionxzh/chatgpt-exporter/issues/199) for more details. - **Delete** - Deletes the selected conversations. - **Export** - Exports the selected conversations in the format chosen using the format selector. ## Using DeepSeek too? Check out [**DeepSeek Exporter**](https://github.com/pionxzh/deepseek-exporter) — the sister project that brings the same one-click export to [DeepSeek](https://chat.deepseek.com/), including DeepThink reasoning and web-search sources. ## Contribution See [CONTRIBUTING.md](./CONTRIBUTING.md) ## ⭐ Star History

GitHub Issues· 0 open

View all on GitHub

No open issues yet, or sync has not completed.

Highlights

  • •Markdown
  • •Markdown
  • •JSON (ZIP)
  • •Archive - Archived chat sessions will disappear from the sidebar and can be managed in ChatGPT settings. See #199 for more details.
  • •Delete - Deletes the selected conversations.
  • •Export - Exports the selected conversations in the format chosen using the format selector.

> Tags

TypeScriptaichatgptexportermarkdown

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言