百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
C

chatgpt-exporter

> 编程语言
开源

导出和共享您的 ChatGPT 对话记录

2.7K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

导出和共享您的 ChatGPT 对话记录

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

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

TypeScriptaichatgptexportermarkdown

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

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