Export ChatGPT/Gemini/Grok conversations as Markdown

Export chat history from ChatGPT and Grok websites to normal format as Markdown, which can be opened via typora exactly.

< Feedback on Export ChatGPT/Gemini/Grok conversations as Markdown

Review: OK - script works, but has bugs

§
Posted: 20.08.2025

I'm hesitant to try this script because it disables the browser's Trusted Types protection and requests GM_xmlhttpRequest permission without using it, creating a significant risk if the script ever receives a malicious update.

§
Posted: 28.10.2025

It also says "Save As PDF" but it saves as markdown...

§
Posted: 28.10.2025

Output is poorly formatted, too. It adds "bashCollapseWrapRunCopy" at the top of each code block, as if it's reading the HTML from the page and then back-converting it to markdown instead of getting the actual markdown of each message.

Post reply

Sign in to post a reply.