Gemini Notebook can now build a PDF, a spreadsheet or a chart straight from the chat box
The longest-running complaint about this product was that you could not get anything out of it. As of 4 August, Pro subscribers can ask the chat for a formatted PDF study guide or an .xlsx and get the actual file back. Google announced it on a social account, covered in Japanese press only, with no English documentation, so here is what shipped.
Every review of this tool written in the last two years lands on the same criticism, and it is the correct one: Gemini Notebook (Google renamed NotebookLM in July 2026) was excellent at reading your sources and bad at handing anything back. Native export went to Google Docs or Google Sheets and nowhere else. No PDF, no Markdown, no plain text. An entire cottage industry of browser extensions exists purely to patch that hole, which tells you how long it went unfixed.
On 4 August 2026 Google finished rolling out chat-generated outputs to 100% of Google AI Pro subscribers. You can now type a request into a notebook's chat box, such as "turn these lecture notes into a PDF study guide with practice questions," and it returns the file. Ultra subscribers have had it since the 16 July rename.
Reported formats include PDF, DOCX, XLSX, CSV, PPTX, JSON, Markdown, plain text, PNG, JPG, SVG and GIF. It runs on the per-notebook "secure cloud computer" Google announced in July, which lets the model write and execute code rather than only generate text.
The free tier does not have this, and Google has given no timeline for when it will.
One caveat about sourcing, stated up front because it should affect how much weight you give the rest. Google did not publish an English blog post, a support-page update or a changelog entry for this rollout. The announcement went out through the product's own social account, and the reporting that followed is entirely Japanese-language tech press: PC Watch, Impress Watch and gihyo.jp, all dated 4 to 5 August. Those three agree on the substance. They differ on what the feature is called, which is why this article describes what it does rather than asserting a product name Google has not published in English.

What actually changed in the chat box
Before this, generating anything beyond a chat reply meant using the Studio panel, and the Studio panel offers a fixed menu: Audio Overview, Video Overview, Mind Map, Flashcards, Quiz, Report, Infographic, Slide deck. Useful, but you got what the buttons gave you. If you wanted a table of extracted figures as a spreadsheet, there was no button for it and no way to ask.
Now the request goes in the chat, in plain language, and the file comes back. The mechanism is the part worth understanding: the notebook has a sandboxed execution environment, so instead of predicting what a spreadsheet should look like, the model writes code that builds one and runs it. That is the difference between a model describing a chart and a model producing a .png of a chart plotted from your numbers.
Google's July announcement described this environment as a secure cloud computer in every notebook. At the time it went to Ultra subscribers and Workspace expanded-access customers, with Pro promised "over the coming weeks." That promise is what closed on 4 August.
The formats you can actually ask for
PC Watch published the fullest list. Grouped by what you would use them for:
Documents PDF, DOCX, Markdown, TXT
Data XLSX, CSV, JSON
Presentations PPTX
Images PNG, JPG, SVG, GIF
Reported 5 August 2026. Google has published no English-language
list, so treat this as the press account rather than documentation.Two of those matter more than the rest. XLSX and CSV mean numbers can leave the notebook in a form a spreadsheet will accept, which previously required copying cell by cell, or one of the Markdown workarounds. PPTX means the slide decks the Studio panel already generated can come out as a real PowerPoint file rather than living inside Google's viewer.
Why this is a bigger deal than a feature note suggests
Read the standing criticism of this product and export is at or near the top of every list. MakeUseOf ran a piece titled, plainly, "NotebookLM still can't export properly, so I use these workarounds instead." G2's aggregated pros and cons lists limited export options as a recurring complaint. The workarounds people settled on were copy-paste into Notion or Obsidian, and third-party extensions built specifically to scrape content out.
That gap existed because of a design choice rather than an oversight. A source-grounded tool that cites every claim is easy to trust and hard to get data out of, because everything it produces is tied to a viewer that can show you the citation. Handing you a detached .xlsx breaks that link. The sandbox is how Google resolved it: the file is generated by code the model wrote against your sources, in one place, rather than exported out of a citation-linked view.
What it does not fix: chat history export is still unsolved, and there is still no native route for pulling an Audio Overview out as a file. If either of those is your blocker, this rollout changes nothing for you.
Three requests worth trying first
The Japanese coverage cited three example categories from Google's announcement. Rewritten as prompts you can paste, with the reasoning for each:
- "Turn these lecture notes into a PDF study guide, with five practice questions at the end that get progressively harder." The practice questions are the part that earns its place: a PDF of your own notes is just your notes, whereas questions you have to answer are the thing with actual evidence behind it for retention.
- "Extract every figure in these reports into a spreadsheet with one row per source, then plot the trend." This is the request that was previously impossible. Check the numbers against the citations before using them anywhere that matters.
- "Build a slide deck summarising these three papers, one slide per finding, and give it to me as PPTX." Useful precisely because it lands in PowerPoint rather than a Google viewer you then have to convert.
Limits, and how to tell whether you have it
The rollout does not change your tier's usage caps, which come from Google's published limits table. On Pro that is 500 notebooks, 300 sources per notebook, 500 chats a day, 20 Audio Overviews and 20 Video Overviews a day, and 100 reports a day. Generating files consumes chat turns, so the 500-a-day figure is the ceiling that actually binds here.
- You have it if you pay for Google AI Pro or Ultra. Pro is $19.99 a month in the US. Ultra runs $99.99 for the 20 TB tier and $199.99 for 30 TB.
- You do not have it on the free tier, and Google has stated no timeline. The Japanese reports mention free-tier availability as expected rather than announced. Treat that as speculation.
- The check takes ten seconds: open any notebook and ask the chat for a two-row CSV of anything in your sources. Either a file comes back or it does not.
- Verify the output. A model writing code to build your spreadsheet is not the same as a model reading your sources correctly. Grounding reduces invented facts; it does not eliminate interpretation errors, and a number in a cell looks authoritative in a way a hedged sentence does not.
If you are on the free tier and this is the feature you wanted, our pricing breakdown has the full tier-by-tier table, and the PDF export guide covers the routes that still work without paying.
People also ask
Can Gemini Notebook export to PDF now?
Yes, if you subscribe to Google AI Pro or Ultra. As of 4 August 2026 you can ask the chat for a PDF and it generates the file directly. On the free tier the old constraint still applies: native export goes to Google Docs or Sheets, and PDF means printing to PDF from there.
Is this available on the free version of Gemini Notebook?
No. The rollout completed to Google AI Pro subscribers on 4 August 2026, and Ultra had it from the 16 July rename. Google has not announced a free-tier date. Japanese coverage describes free access as anticipated, not confirmed.
What file formats can Gemini Notebook generate?
Per the Japanese press accounts of Google's announcement: PDF, DOCX, Markdown and TXT for documents; XLSX, CSV and JSON for data; PPTX for presentations; and PNG, JPG, SVG and GIF for images. Google has not published an English-language list.
How is this different from the Studio panel?
The Studio panel offers a fixed set of buttons: Audio Overview, Video Overview, Mind Map, Flashcards, Quiz, Report, Infographic, Slides. The chat route has no fixed menu: you describe what you want and the notebook writes and runs code to build it. The Studio panel has not gone away.
Why has no English-language site reported this?
Google announced it through the product's social account rather than its blog, and the coverage that followed came from Japanese tech press. There is no English blog post, support-page update or changelog entry for it as of 6 August 2026.
Does this mean Gemini Notebook can run code on my documents?
Yes, inside a sandboxed environment Google calls a secure cloud computer, added to every notebook with the July 2026 rename. That is what makes real spreadsheets and plotted charts possible rather than text descriptions of them.
Esporta il tuo NotebookLM in un clic
Estensione gratuita per Chrome. PDF, Word e Markdown. Elaborata sul tuo dispositivo — niente viene caricato.