Export the current Gemini chat to Markdown via internal batchexecute RPC (with Thoughts content when present).
Export your Google Gemini conversations to clean, readable Markdown files with a single click.
Left: Original Gemini chat | Right: Exported Markdown rendered
https://gemini.google.com/app/[chatId].md file with timestampThe script exports conversations with:
[Conversation_Title]_YYYY-MM-DDTHH-MM-SS.mdWorks with both Gemini 2.5 Flash and Gemini 2.5 Pro models. Thoughts/reasoning steps are only included when actually present (typically with 2.5 Pro).
The script uses Gemini's internal batchexecute RPC to fetch conversation data directly, ensuring complete and accurate exports.