Markdown export for ChatGPT

ChatGPT Export to Markdown

Export the currently open ChatGPT conversation, including long threads, to a readable local Markdown file with the correct message order preserved. No account, no analytics, no remote backend for Markdown export.

Initial Chrome Web Store release is in preparation.
Download Markdown
---
title: Example ChatGPT conversation
source: https://chatgpt.com/
---

## User

Summarize the release checklist.

## Assistant

- Verify the extension build
- Confirm privacy disclosures
- Export a clean Markdown file

What v1 Does

Current Chat Export

Exports the currently open ChatGPT conversation, including long threads, one conversation at a time.

Clean Markdown

Preserves message order, speaker roles, paragraphs, headings, inline formatting, links, lists, nested lists, code blocks, blockquotes, horizontal rules, and tables where supported.

Complex Structures

Handles lists with code blocks, multi-paragraph and nested quotes, tables with inline formatting, escaped pipes, long text, bare URLs, emoji, and HTML-like fragments as text.

Multilingual Text

Preserves Unicode text for Portuguese, Norwegian, Spanish, Czech, Serbian, German, Polish, French, Russian, Arabic, Swahili, Mandarin Chinese, Hindi, Bengali, Indonesian, Urdu, Japanese, Vietnamese, Turkish, Persian/Farsi, and Korean.

Local First

Processes chat content in the browser and downloads the Markdown file locally through Chrome.

v1 Scope

The first release is intentionally narrow: Markdown only, no account, no sync, no analytics, no payments, and no cloud processing.

ChatGPT Export to Markdown is an independent tool and is not affiliated with OpenAI.