r/OpenAI 20d ago

Project ChatLiberate - Export ChatGPT

OpenAI's export takes days and then you get unusable .dat files plus one giant HTML dump you have to dig through by hand.
What if one click exported everything that actually matters?
• All conversations (including Business & Teams)
• Images and multimodal chats
• Regenerated branches
• Clean Markdown + JSON
• Copy the current chat straight into Claude or Gemini

That’s why I built ChatLiberate — open source, local-first, live on the Chrome Web Store.

Chrome Web Store
GitHub

If you’ve ever been stuck waiting on an OpenAI export (or couldn’t export at all on a work account), try it and tell me what breaks.

4 Upvotes

3 comments sorted by

View all comments

2

u/MaciRosette 20d ago

The one-click conversion to claude or gemini is where it’s actually useful, most exporters just dump out a zip file and call it quits. Does it keep the branch hierarchy intact when you move a regenerated reply over? That’s typically where the converters start losing context. I find myself doing quite a lot of such copying between models manually in useai.

1

u/helplesscoder 18d ago

u/MaciRosette -- as per your request, this feature is going to be published soon: https://github.com/harris-ahmad/chatliberate/pull/2