The export blog
Short, practical notes on getting AI conversations out of the browser and into documents you can keep.
- ·4 min readGuidePDF
How to save a Gemini chat as a PDF (3 ways)
Export a Google Gemini conversation to PDF using a share link, the browser print dialog, or a copy-paste transcript — with the trade-offs of each.
- ·5 min readDebuggingEngineering
Fixing “too many redirects” on Gemini share links
Why gemini.google.com batchexecute requests bounce to google.com/sorry/index in a loop, and how a cookie-aware fetch fixes the ERR_TOO_MANY_REDIRECTS error.
- ·3 min readPDFGuide
Keep the formatting when you export an AI chat
Markdown, code blocks and tables usually collapse when you copy an AI answer. Here is how to preserve structure when turning a chat into a document.
- ·3 min readPrivacy
Is it safe to share Gemini conversations?
What a public Gemini share link exposes, who can open it, and a short checklist before you send one to a colleague or paste it into a tool.