Updated 2026-08-25 · Extension 1.13.0

Export Claude chat to Markdown

Markdown is the default pick when you export claude chat for notes, documentation, or a knowledge base. Download Claude conversations writes the full conversation as a .md file, keeping headings, code blocks, and tables intact — the same structure you'd get writing it by hand, without the manual work.

When to pick Markdown

If you're going to read the exported file in Obsidian, paste it into a GitHub README or wiki, or just want something plain-text editors render nicely, Markdown claude conversation exports are the right call. It's the most portable of the five formats — readable as raw text, and readable as formatted text in anything that understands Markdown. Most people who export claude chat for personal notes or a team knowledge base end up here rather than JSON or plain text.

How to select it

Click the orange button next to the message box on any claude.ai conversation, and choose Markdown from the format dropdown before clicking Export. The same option is available from Export All on the bulk browse page if you want every conversation as Markdown at once — see bulk export. Either way, Download Claude conversations builds the file locally in your browser; nothing is sent to a server to generate it.

What's preserved

Headings, code blocks with language tags and indentation, tables, links, and — depending on your toggles — artifacts and thinking blocks. Artifacts export in your choice of layout (Original, Inline, Nested, Flat), so a Markdown export can mirror the on-screen structure or flatten it into one linear document. What Markdown doesn't do is preserve visual styling like message bubbles or colors — for that, see PNG instead.

Markdown vs the other formats

Download claude chat markdown when you want something human-readable and portable. Pick JSON instead if you're parsing the message tree programmatically, or plain text if you want zero markup at all. Claude Conversation Downloader treats all three the same way under the hood — same parsing, same fidelity — only the output shape changes.

FAQ

Does exporting to Markdown lose code formatting?

No — code blocks keep their language tag and indentation, unlike a plain copy-paste.

Can I export Claude chat to Markdown in bulk?

Yes, Export All on the browse page supports Markdown the same as a single-chat export.

Is a Markdown export the same as Anthropic's official export?

No. Anthropic's official export is a JSON ZIP for your whole account. This is a per-chat (or per-selection) Markdown file from Download Claude conversations.

Does Markdown cost extra compared to other formats?

No — Markdown is included in the 3 free exports on any account, same as every other format.

Download Claude conversations

Install the extension and download Claude chat in seconds

Turn important Claude threads into Markdown, JSON, text, XML, or PNG — locally, from Chrome.

Add to Chrome