ChatGPTGeminiClaudeGrok40,000+users on the Chrome Web Store4.7/ 5

Export Gemini Conversations: Download as TXT, Markdown, JSON, or PDF

Exporting a Gemini conversation means saving the whole thread, your prompts and Gemini's replies, as a file you own on your device. Gemini itself only shares one response at a time to Docs, Gmail, Colab or Replit, and Google Takeout returns an account-wide dump. The Gemini module of AI Toolbox (formerly ChatGPT Toolbox), a Chromium extension by Infi Developments, adds Manage Chats to gemini.google.com and exports one chat, a multi-select or a whole folder as TXT, Markdown with YAML frontmatter, JSON or PDF.

Open Manage Chats, tick a conversation, pick a format, click Export, and the file is on your device in seconds. No copy-paste, no Takeout wait.

Free plan with TXT export | Premium $9.99/mo | Lifetime $99 | All Access $199 once for all four modules

AI Toolbox Manage Chats dialog on Gemini with four conversations selected and TXT, Markdown, JSON and PDF format options above Delete and Export buttons

Manage Chats on gemini.google.com: select, then export

  • Tick one conversation or many, or Select all
  • TXT free; Markdown, JSON and PDF on Premium
  • A multi-select downloads as one ZIP

The gap

What is Gemini conversation export?

Gemini conversation export is the process of saving your Gemini chat history as downloadable files on your device. With AI Toolbox you choose the format: plain text, Markdown, structured JSON or a PDF document, from the Manage Chats dialog inside Gemini.

Gemini's native options are a share menu that sends one response to Google Docs, Gmail, Colab or Replit, and Google Takeout, which builds an archive of your whole Gemini Apps activity as HTML and JSON. Neither gives you a single conversation as a readable file, and if Gemini Apps Activity auto-delete runs first, the thread is gone.

Copy-pasting message by message is slow and loses code blocks, headings and the source link. For anyone who relies on Gemini for real work, that is not a backup strategy.

Why it matters

Here is what you cannot do with Gemini alone:

  • Download one whole conversation: Gemini's share menu exports a single response to Docs, Gmail, Colab or Replit, not the thread.
  • Get a readable file: Google Takeout returns an account-wide dump in HTML and JSON, never a per-chat TXT, Markdown or PDF.
  • Move a thread into Obsidian, Notion or a repo with headings, code blocks and the source URL intact.
  • Back up many chats at once: there is no multi-select in the Gemini sidebar.
  • Keep a copy before Gemini deletes it: activity auto-delete and a deleted chat both take the conversation with them.

People use Gemini for Deep Research, code, drafts and image work. That work has real value, and on Gemini it sits in a sidebar with no per-chat download.

Step by step

How to export Gemini conversations

Export lives in Manage Chats and in every folder, so the same five steps cover one conversation, a multi-select or a whole project.

About 30 seconds end to end

  1. Install AI ToolboxAdd it from the Chrome Web Store and switch the Gemini module on in the popup. Works on Chrome, Edge, Brave, Opera, Arc and other Chromium browsers; Firefox is not supported.
  2. Open GeminiGo to gemini.google.com and sign in. AI Toolbox indexes your conversations locally in the background.
  3. Open Manage ChatsClick the floating AI Toolbox button, then Manage Chats. Every conversation is listed with its date, and the search box filters by title.
  4. Select and pick a formatTick one conversation, or several, then choose TXT, Markdown, JSON or PDF at the bottom of the dialog.
  5. Click ExportOne chat downloads as a file; a multi-select downloads as a ZIP. Nothing is uploaded except a PDF render, which is returned without a copy being kept.
Add to Chrome, free

Where export lives: the floating AI Toolbox menu

The AI Toolbox floating menu on gemini.google.com with Search History, Manage Chats, Manage Folders, Manage Prompts, Manage Chains, Prompt Library and Smart Tags entries

AI Toolbox runs inside your browser. TXT, Markdown and JSON files are created locally; PDF renders on our server and returns without a copy being kept. Works with every Gemini plan and model, since the extension sits on the interface.

Formats

Four formats, three ways to select

  • TXT (Plain Text)

    A clean, readable transcript with User and Gemini labels. Best for a quick backup, printing or pasting into an email.

    Plan: Free, one conversation at a time

  • Markdown (with YAML frontmatter)

    Headings, code blocks and lists preserved, with title, date, model, url and source on top so the file drops straight into Obsidian, Logseq, Notion, Pandoc or a static-site generator.

    Plan: Premium and Lifetime

  • JSON (Structured Data)

    Machine-readable export with roles and message order. Best for scripts, datasets and compliance archives.

    Plan: Premium and Lifetime

  • PDF

    A formatted, print-ready document of the conversation for reports, records and sharing with people who do not use Gemini.

    Plan: Premium and Lifetime

  • Bulk export

    Select many conversations in Manage Chats, or Select all, and export them together as one ZIP in the format you pick.

    Plan: Premium and Lifetime

  • Folder export

    File Gemini chats into folders and subfolders, then export a whole folder in one click when a project wraps up.

    Plan: Premium and Lifetime

Available free to start. Compare Gemini plans.

In detail

Three things Gemini cannot do on its own

Format dialog

Pick a format once, for one chat or fifty

Manage Chats lists every Gemini conversation with its date. Tick the ones you want, choose TXT, Markdown, JSON or PDF, and click Export. TXT is on the free plan; the other three, plus bulk and folder export, unlock with Premium.

Manage Chats on Gemini listing conversations with dates and the TXT, Markdown, JSON and PDF radio buttons next to the Export button

Markdown with frontmatter

Files that land in your notes without cleanup

Every Markdown export starts with a YAML block: title, date, the Gemini model that answered, the conversation URL and the source. Obsidian reads it as Properties, Notion and Logseq import it as-is, and Pandoc or Hugo can build from it.

An exported Gemini conversation as Markdown, opening with a YAML frontmatter block of title, date, model, url and source, then User and Gemini headings

In Obsidian

From gemini.google.com to your vault in two clicks

Drop the exported .md files into a vault folder and each conversation becomes a note with searchable properties, so a research thread from June is one search away instead of a scroll through Gemini's sidebar.

An exported Gemini conversation open in Obsidian, with the frontmatter shown as Properties: title, date, updated, exported, url and source

Methods compared

Gemini export options compared

Verified against the shipping extension, Gemini's share menu and Google Takeout, August 2026.

MethodFormatSelective exportPreserves metadataBulk exportCost
Copy-pastePlain textYes (manual)NoNoFree
Gemini share menuGoogle Docs, Gmail, Colab, ReplitOne response at a timeNoNoFree
Google TakeoutHTML and JSON dump of the whole accountNoPartialEverything or nothingFree
AI Toolbox (Free)TXTYesRoles and orderNoFree
AI Toolbox (Premium)TXT, Markdown, JSON, PDFYesFrontmatter with title, date, model, URLMulti-select ZIP and folder export$9.99/mo or $99 lifetime

The same export ships on the ChatGPT, Gemini and Claude modules, and one All Access Lifetime purchase covers all four.

Use cases

Who exports their Gemini conversations

  • Developers

    • Archive code answers to the repo as Markdown
    • Keep the model name with every exported thread
    • Export a debugging session as JSON for the ticket
    • Move architecture discussions into project docs
  • Researchers and analysts

    • Export Deep Research threads to Obsidian with sources
    • Save literature notes as Markdown per topic
    • Archive an analysis as PDF for the report appendix
    • Keep a portable backup of every finding
  • Writers and marketers

    • Export drafts to Notion with the frontmatter intact
    • Save feedback threads as Markdown
    • Archive finished pieces as PDF
    • Bulk export a campaign's chats at the end
  • Students

    • A folder per course, exported at term end
    • TXT export for quick revision notes
    • PDF for a worked example you want to submit
    • Bulk export before a school account is closed
  • Google Workspace users

    • Keep the share-to-Docs flow for single answers
    • Use AI Toolbox for the whole thread and for bulk
    • Export before Gemini Apps Activity auto-deletes
    • One install also covers ChatGPT, Claude and Grok
  • Works best with folders

    Pair export with Gemini folders so chats map to projects, then export the folder when you wrap up.

    Add to Chrome, free

Privacy

Your Gemini conversations stay in your browser

AI Toolbox indexes your Gemini history locally. Exports to TXT, Markdown and JSON are generated on your device; the only account detail that reaches our servers is the email used to verify a Premium plan.

  • Local by default: conversation content is never stored on our servers. Only what you build in the extension (folders, prompts, tags) syncs, encrypted at rest.
  • PDF is the one exception: the conversation is sent to our server to render the file and returned without a copy being kept.
  • GDPR compliant: no selling or sharing of user data, and the extension passed Chrome Web Store security review.

Pricing

Plans and pricing for the Gemini module

Free covers single-conversation TXT export. Premium unlocks Markdown, JSON, PDF, bulk and folder export on Gemini. All Access does the same across ChatGPT, Gemini, Claude and Grok, paid once. Not an AI subscription: you keep using your own Google account.

Free

$0forever

  • TXT export, one conversation at a time
  • 5 search results per query
  • 2 folders with unlimited subfolders
  • Watermark removal on Gemini images
Add to Chrome

Premium

$9.99/month

  • Markdown (YAML), JSON and PDF export
  • Bulk and whole-folder export
  • Unlimited search results and folders
  • Unlimited Smart Tags and Context Mentions
Get Premium

All Access LifetimeBest value

$199one-time

  • ChatGPT, Gemini, Claude and Grok included
  • Every future AI platform we add
  • All Premium features unlocked
  • Save $197 vs single Lifetimes
Get All Access

Teams$15/seat/month

All Premium features across the four modules ยท Admin dashboard ยท Team analytics ยท $12/seat/mo billed annually ยท 14-day free trial

See Teams
  • GDPR compliant
  • Secure checkout by Polar
  • 14-day money-back on a first purchase
  • Conversation content stays in your browser

Refunds follow the refund policy; renewals are not refundable. Premium unlocks on the Google account whose email you enter at checkout, so use the address you sign in to gemini.google.com with.

AI Toolbox holds a 4.7/5 rating on the Chrome Web Store. Read current reviews on the Chrome Web Store listing.

FAQ

Questions people ask before exporting Gemini

Can you export conversations from Google Gemini?

Only partially. Gemini's share menu exports a single response to Google Docs, Gmail, Colab or Replit, and Google Takeout gives you an account-wide dump of Gemini Apps activity in HTML and JSON. There is no per-conversation download in a readable format. AI Toolbox adds that: open Manage Chats on gemini.google.com, select a conversation and export it as TXT, Markdown, JSON or PDF.

Is Gemini export free in AI Toolbox?

TXT export of a single conversation is free, with no time limit and no credit card. Markdown (with YAML frontmatter), JSON and PDF, plus bulk and folder export, are on Premium ($9.99 per month) and Lifetime ($99 one-time). All Access Lifetime ($199) covers the Gemini, ChatGPT, Claude and Grok modules.

Can I export all my Gemini conversations at once?

Yes. In Manage Chats, tick several conversations or use Select all, choose a format and click Export; the files download together as one ZIP. You can also file chats into folders and export a whole folder in one click. Bulk and folder export are Premium features on the Gemini module.

Does Markdown export work with Obsidian, Notion and Logseq?

Yes. Each Markdown file starts with a YAML frontmatter block (title, date, model, url, source). Obsidian shows it as Properties, Logseq and Notion import it directly, and Pandoc, Hugo or Jekyll can build from it with no post-processing.

Does the export include the full conversation?

Yes. An export contains every user message and every Gemini reply in order, with clear User and Gemini labels, and nothing is truncated. Very long threads export the same way; AI Toolbox indexes up to the full length Gemini keeps in the conversation.

Is there a difference between AI Toolbox export and Google Takeout?

Takeout is an account-level archive: you request it, wait for Google to build it, and receive every Gemini Apps activity as HTML and JSON with no way to pick one conversation or get a Markdown or PDF file. AI Toolbox exports on demand, per conversation or per selection, in the format you choose, in seconds.

Are my Gemini conversations private when I export them?

Your Gemini history is indexed and stored locally in your browser, and TXT, Markdown and JSON files are generated there. PDF export renders on our server and returns the file without keeping a copy. Conversation content is never stored on our servers; only what you build in the extension (folders, prompts, tags) syncs, encrypted at rest. AI Toolbox is GDPR compliant.

Does AI Toolbox also remove the watermark from Gemini images?

Yes. The Gemini module removes the sparkle watermark from AI-generated images in place, automatically, on every plan including free. It is separate from export and needs no setup.

Which browsers does the Gemini module support?

AI Toolbox works on Chrome, Edge, Brave, Opera, Arc and any other Chromium-based browser from a single Chrome Web Store install. Firefox is not supported.

40,000+ users ยท 4.7/5 on the Chrome Web Store

Start exporting your Gemini conversations free

Install AI Toolbox in 30 seconds, switch the Gemini module on, and export your first chat as TXT before you decide on anything else.