Skip to content

Instantly share code, notes, and snippets.

View Mohammad-Sherif's full-sized avatar

Mohammad Sherif Mohammad-Sherif

View GitHub Profile
@Mohammad-Sherif
Mohammad-Sherif / README.md
Last active July 6, 2026 09:29 — forked from ocombe/README.md
ChatGPT Conversation Exporter — export all your conversations as JSON + Markdown + ZIP. No dependencies beyond bash, curl, python3.

ChatGPT Conversation Exporter

Export all your ChatGPT conversations as JSON + Markdown + HTML + ZIP. Works with ChatGPT Business/Team/Enterprise accounts (including SSO/Okta).

What's exported

  • JSON — Raw conversation data from the API
  • Markdown — Clean text with headers per message, relative links to downloaded files
  • HTML — ChatGPT-style conversation viewer with sidebar navigation, syntax-highlighted code blocks, and embedded images