Export ChatGPT Conversations to Markdown
ChatGPT's built-in "Export Data" hands back a 60 MB ZIP of opaque JSON — useless for moving to Claude or saving to Obsidian. Web2MD reads the rendered chat DOM and exports each conversation as clean Markdown with `## User` / `## Assistant` turns, code blocks and KaTeX math intact.
How to Export
- 1Install the Web2MD extension from the Chrome Web Store
- 2Open ChatGPT (chatgpt.com) and select the conversation to export
- 3Click the Web2MD icon, switch to "Export ChatGPT chats" mode
- 4Click "Download .md" — multi-turn `## User` / `## Assistant` structure, code blocks, and math are preserved
- 5(Optional) Use Queue mode (Pro) to add multiple conversations and merge the entire sidebar into one file
ChatGPT Export Notes
- •Single conversation export is free, no signup
- •Queue mode (Pro) bulk-exports the whole sidebar in one file
- •Code blocks keep language tags; LaTeX math reverts to TeX source
FAQ
Doesn't ChatGPT already have an export feature?
ChatGPT's official export (when it exists) ships either a JSON ZIP that isn't Markdown, or a public share URL that exposes private chats to the web. Web2MD reads the conversation page locally in your browser and emits clean Markdown with full multi-turn structure and code blocks preserved.
Why does copy-paste from ChatGPT lose formatting?
Because you're copying rendered HTML, not the source Markdown. Code blocks lose their language tags, tables collapse into plain text, and LaTeX math renders as Unicode glyphs. Web2MD reads the DOM and re-emits proper Markdown — none of those losses happen.
Can I bulk-export my entire ChatGPT history?
Single-conversation export is free, no signup. Bulk export (Queue mode) is Pro ($9/month) and works across ChatGPT, Claude, DeepSeek, Gemini, and Perplexity — it merges every queued conversation into one Markdown file. The 7-day Pro trial covers a one-time migration.
Can I drop the exported Markdown into another AI?
Yes. The export format is platform-neutral `## User` / `## Assistant` headings. It drops directly into a Claude Project, a ChatGPT Custom GPT, an Obsidian vault, or NotebookLM as a knowledge source.
Start Exporting Your ChatGPT Conversations
Install Web2MD for free — single-conversation export is free with no signup; bulk export is covered by the 7-day Pro trial.
Install Web2MD Extension