Export your ChatGPT, Claude, Copilot or Gemini chat into a properly and elegantly formatted Markdown or JSON.
< Σχολιασμός για τον κώδικα ChatGPT / Claude / Copilot / Gemini AI Chat Exporter by RevivalStack
Doesn't output thoughts or uploaded file content.
Does output markdown for both user and assistant messages.
Outputs equations as SVG data URIs instead of LaTeX.
So it seems to be getting the HTML of the page and converting it to markdown instead of just getting the raw markdown for each message using the "Copy response" button.
Output file has metadata and Table of Contents, which is kind of nice.
Doesn't always retrieve the entire conversation and you have to manually scroll up.
Output format is a little strange, with user messages in blockquote and AI response below it, and the section headings for each response, instead of "User: " "Assistant: " etc.