Launching today

Claude.ai single chat exporter script
Export Claude.ai web chats to Markdown simply. Local, safe!
8 followers
Export Claude.ai web chats to Markdown simply. Local, safe!
8 followers
Private local Claude.ai web chat conversation exporter. Save Claude conversations as Markdown using auditable browser-side JavaScript.



How does it handle attachments or images that are part of the chat, do those get bundled into the Markdown or just left out entirely?
@sevcandokurel 1st version = simple md. No images, no thinking, no generated files/artifacts.
next versions = yes, working on it, didn't want to overcomplicate it.
Plan:
1. thinking/timeline
2. files/artifacts
3. Image links/images
Love that this runs entirely in the browser with auditable JS, no server middleman. The Markdown export choice is the right call for anyone who actually wants to read these chats later.
@havinxqw3 Yep, I hate when I download an browser extension zip, and give it a ai check, it it sending your data everywhere "telemetry", whatever places ...
After markdown, I want to add thinking, generated files/artifacts, images possibly?
Will see.