Convert Gemini conversations to Word

Export Gemini Apps data through Google Takeout as JSON, then drop the archive into ChatExports. Each conversation converts to a Word .docx with speaker headings, formatted code, and tables preserved, processed entirely in your browser.

Short answer

Export Gemini Apps data through Google Takeout as JSON, then drop the archive into ChatExports. Each conversation converts to a Word .docx with speaker headings, formatted code, and tables preserved, processed entirely in your browser.

Step by step

  1. Export via Takeout: At takeout.google.com, deselect all, select Gemini Apps, choose JSON, and request a one-time export.
  2. Download the archive: Google emails a link when the ZIP is ready. Save it locally.
  3. Convert to Word: Drop the ZIP onto ChatExports, select conversations, and choose Word.
  4. Open the documents: Each conversation downloads as a .docx named from its title, ready to edit.

Gemini has no export inside the app and no document output anywhere, so getting a Word file out of it involves two steps people rarely connect: Google Takeout, then a converter.

Takeout gives you data, not documents

Selecting Gemini Apps in Takeout produces a folder of JSON or a single sprawling HTML page. Neither is a document. Choose JSON, because it retains the structure a converter needs to rebuild headings, code blocks, and tables properly. The HTML option is the rendered page with Google's own markup around it, and converting that tends to carry styling artifacts into your document.

What the .docx keeps

Bard-era conversations

Older conversations from before the Bard to Gemini rename appear in the same archive, sometimes with different labels. They convert the same way, which is worth knowing if your history goes back further than the current branding.

One document per conversation

Batch conversion writes a .docx per conversation, named from the conversation title, so a year of Gemini use becomes a folder you can sort by date and search with your operating system rather than one file nobody will open twice.

Local and private

A Takeout archive can contain more than you intended to select, which is exactly why it should not be uploaded anywhere for a format conversion. ChatExports parses it in the browser tab and never sends it to a server.

Frequently asked questions

Why does Gemini need Google Takeout?

Google routes personal data exports for all its products through Takeout, so there is no export inside the Gemini interface.

JSON or HTML for a Word conversion?

JSON. It preserves structure the converter can rebuild, while HTML carries Google's own markup into the document.

Do tables and code survive?

Yes. Tables become Word tables and code blocks stay monospaced with indentation intact.

Are conversations from the mobile app included?

Yes. Takeout covers Gemini across web, mobile, and Workspace surfaces on the account.

Related guides