NotebookLM Export Formats Guide: PDF vs PPTX vs Video vs Audio (2026)
Every NotebookLM Export Format, Explained
By 2026, NotebookLM has grown from a note-taking assistant into a full research and content-generation platform. It no longer just summarizes your sources — it turns them into slide decks, narrated videos, AI podcasts, infographics, and (following the agentic update) editable office documents. That's powerful, but it also means you now face a real question every time you finish a project: which export format should I actually use?
This guide compares every NotebookLM export format available in 2026. For each one, you'll learn what it produces, whether you can edit it, what kind of watermark it carries, roughly how large the files get, and which situations it fits best. At the end, there's a single comparison table plus a decision guide so you can pick the right format in seconds.
One theme runs through all of them: nearly every NotebookLM export ships with a visible Google watermark unless you're on the $250/month Ultra plan. So for each format we also note which free browser-based tool cleans it — no upload, no account, everything processed locally on your device.
PDF Slides
PDF is NotebookLM's most common visual export. When you generate a slide deck or a "Study Guide" style document, exporting to PDF gives you a portable file that opens identically on every device.
What it is: A rasterized document. Each page is essentially a high-resolution image of the slide, wrapped in a PDF container. The text you see is baked into the page image, not stored as a selectable text layer.
- Editability: None. Because pages are images, you can't reflow text, recolor elements, or edit content. Think of it as "print-ready, not edit-ready."
- Watermark: A "NotebookLM" badge in the bottom-right corner of each page, embedded directly into the rendered image.
- File size: Moderate — typically 2–8 MB for a 15-slide deck, depending on image density.
- Best for: Viewing, printing, archiving, and sharing when you don't need anyone to edit the file.
Removal tool: The PDF Slides Remover renders each page with pdf.js, detects the corner watermark via connected-component analysis, and rebuilds a clean PDF with pdf-lib. See the detailed PDF slides guide →
PPTX (PowerPoint)
PPTX is the format people reach for when they need to keep working on a deck after NotebookLM generates it.
What it is: A true PowerPoint file that opens in Microsoft PowerPoint, Google Slides, and Keynote. Here's the catch that surprises most users in 2026: the slide visuals are still largely rasterized. NotebookLM generates each slide as a full-bleed image and drops it onto a PowerPoint slide, so you get the PPTX container and the ability to add your own text boxes, notes, and animations — but the AI-generated slide art itself is a picture, not individually editable shapes.
- Editability: Partial. You can add slides, edit speaker notes, apply transitions and animations, and layer your own content on top. You generally can't recolor or restructure the AI-generated slide graphics themselves.
- Watermark: Embedded inside the image files stored in the PPTX's internal
ppt/media/ZIP structure — same bottom-right badge as the PDF. - File size: Larger than PDF — often 5–15 MB for a 20-slide deck, since each slide image is stored at full resolution.
- Best for: Editable presentations, team collaboration, client decks, and anything you'll continue to build on.
Removal tool: The PPTX Remover uses JSZip to unpack the presentation, cleans each image in ppt/media/, and repacks it — animations, notes, and layout all preserved. Read our deep dives on the 2026 PPTX export and the PPTX removal walkthrough →
Video Overviews
Video Overviews turn your sources into a narrated, slide-driven MP4 — one of NotebookLM's most-shared formats.
What it is: A standard MP4 video with AI narration over animated slides. In 2026 NotebookLM offers two modes: Standard (clean, presentation-style pacing) and Cinematic (color-graded, more dramatic transitions and motion). Exports come in 720p and 1080p.
- Editability: None at the source level, though the MP4 can be re-edited in any video editor.
- Watermark: Two elements — a persistent "NotebookLM" logo in the bottom-right corner throughout playback, plus a 2.5-second "Made with Google" end card.
- File size: Largest of all formats. A 3-minute 1080p video can run 30–80 MB depending on complexity.
- Best for: Social media, YouTube, presentations, demos, and course content.
Removal tool: The Video Remover runs FFmpeg WebAssembly's delogo filter on the corner logo using coordinates tuned for 720p and 1080p exports, and can trim the end card in one pass. Learn more in the cinematic mode guide and the video removal walkthrough →
Audio Overviews
Audio Overviews are the "AI podcast" format — two synthetic hosts discussing your material in a natural back-and-forth.
What it is: A conversational audio file exported as MP3 or M4A. In 2026 the hosts are customizable: you can steer tone, focus, length, and even inject prompts to shape the discussion before generating.
- Editability: None at the source, but the audio file can be trimmed or remixed in any audio editor.
- Watermark: No visible watermark. Audio carries an inaudible SynthID acoustic watermark that identifies it as AI-generated. There's no corner badge to remove, and there's no bottom-right logo — the "watermark" here is a provenance signal, not a visual overlay.
- File size: Small to moderate — a 10-minute overview is typically 5–15 MB.
- Best for: Commuting, accessibility, passive review, and repurposing research into podcast-style content.
Removal tool: There's no visual watermark to strip, so audio needs no image cleanup. For more on the format and where any branding appears, see the Audio Overview podcast guide and our note on audio watermarks.
Infographics
Infographics condense a topic into a single tall, visually styled image — great for social sharing and quick explainers.
What it is: A single-image export (PNG or JPG) in one of 10+ visual styles, including Sketch Note, Kawaii, Retro, Minimalist, and more. Each style dramatically changes the look while the underlying content stays the same.
- Editability: None — it's a flattened image.
- Watermark: A bottom-right corner badge embedded in the image, same family as the slide watermark.
- File size: Small — usually under 3 MB, though tall high-resolution infographics can be larger.
- Best for: Social media posts, blog headers, one-page summaries, and visual note-taking.
Removal tool: The Infographic Remover detects the corner watermark and fills the region with a gradient interpolated from surrounding pixels, so it works across all styles. See removing watermarks from all infographic styles →
Gemini Images
When NotebookLM (or Gemini directly) generates standalone images, those carry a different, more sophisticated watermark than the slide badge.
What it is: AI-generated images exported as PNG or JPG, most commonly at standard sizes like 1024×1024 or 1536×1024.
- Editability: None — a flattened raster image.
- Watermark: A translucent ✦ sparkle mark applied via alpha blending rather than a solid badge. Because it's a known alpha overlay on standard sizes, it can be reversed mathematically for a near-lossless result.
- File size: Small to moderate, depending on resolution and format.
- Best for: Illustrations, thumbnails, presentation assets, and creative visuals.
Removal tool: The Gemini Image Remover uses alpha-channel reversal for standard sizes (100% lossless) and falls back to inpainting for non-standard dimensions. See how alpha-blending reversal works →
New in 2026: XLSX, DOCX, Markdown & CSV
The biggest export change of 2026 came with NotebookLM's agentic update. Alongside the visual formats, NotebookLM can now produce genuinely editable office documents — a major shift, because unlike the rasterized slide formats, these are real, structured, text-based files.
- DOCX — editable Word documents with real, selectable, reflowable text. Perfect for reports, essays, and research write-ups you'll keep editing.
- XLSX — spreadsheets with live cells and formulas, generated when NotebookLM extracts tabular data or comparisons from your sources.
- Markdown — clean
.mdoutput ideal for developers, wikis, static sites, and note apps like Obsidian. - CSV — raw tabular data for import into spreadsheets, databases, or analysis pipelines.
Editability: Full. These are true text-based formats — no rasterization, no baked-in images.
Watermark: No visible corner badge. Because they're structured text rather than rendered images, there's no image watermark to strip. Any AI-provenance signaling here is metadata, not a visual overlay — so there's nothing for an image-based remover to clean.
Best for: Reports (DOCX), data work (XLSX/CSV), and documentation or dev workflows (Markdown).
For the full breakdown of what the agentic update changed, see NotebookLM's 2026 agentic update →
Full Comparison Table
| Format | Editability | Watermark Type | File Size | Best For | Removal Tool |
|---|---|---|---|---|---|
| PDF Slides | None (rasterized) | Corner badge (image) | Moderate | Viewing, printing, archiving | PDF Remover |
| PPTX | Partial (rasterized art) | Corner badge (in media) | Large | Editable, collaborative decks | PPTX Remover |
| Video (MP4) | None | Corner logo + end card | Largest | Social, YouTube, demos | Video Remover |
| Audio (MP3/M4A) | None | Inaudible SynthID (no visual) | Small–Moderate | Podcasts, accessibility | Not needed |
| Infographic (PNG/JPG) | None | Corner badge (image) | Small | Social posts, one-pagers | Infographic Remover |
| Gemini Image | None | Alpha-blended ✦ sparkle | Small–Moderate | Illustrations, assets | Gemini Remover |
| DOCX / XLSX / MD / CSV | Full (text-based) | None (metadata only) | Small | Reports, data, docs, dev | Not needed |
Which Format Should You Choose?
The right export depends entirely on what you'll do next. Here's a quick decision guide:
- You need to keep editing the text → DOCX (reports/essays) or Markdown (docs/dev). These are the only formats with truly reflowable, selectable text.
- You need a presentation you'll build on → PPTX. You can layer your own slides, notes, and animations even though the AI art is an image.
- You just need to view, print, or hand off a deck → PDF Slides. Portable and consistent everywhere.
- You're posting to social or YouTube → Video Overview (Cinematic mode for polish), or an Infographic for a single striking image.
- You want passive, on-the-go consumption → Audio Overview as an MP3 podcast.
- You need the underlying data → XLSX or CSV for spreadsheets and analysis.
- You need a standalone illustration → a Gemini image (reversible watermark, near-lossless cleanup).
A practical tip: many workflows benefit from exporting two formats — one to present (PDF/PPTX/Video) and one to edit or archive (DOCX/Markdown). Just remember that every visual format arrives watermarked, so factor a quick cleanup pass into your process.
Frequently Asked Questions
Which NotebookLM export formats are actually editable in 2026?
Only the text-based formats introduced with the agentic update are fully editable: DOCX, XLSX, Markdown, and CSV. PPTX is partially editable — you can add your own slides, notes, and animations, but the AI-generated slide graphics are rasterized images. PDF, video, audio, infographics, and Gemini images are not editable at the source.
Do all NotebookLM exports have watermarks?
No. The visual formats — PDF slides, PPTX, video, infographics, and Gemini images — carry a visible Google watermark unless you're on the Ultra plan. Audio Overviews have only an inaudible SynthID signal, and the new office formats (DOCX/XLSX/Markdown/CSV) have no visible watermark because they're structured text rather than rendered images.
What's the difference between the PDF and PPTX watermark?
They're the same visual badge, but stored differently. In a PDF the watermark is baked into each rendered page image. In a PPTX it lives inside the image files in the presentation's internal ppt/media/ ZIP structure. Both are cleaned by rendering or unpacking, removing the corner region, and rebuilding the file — which our browser-based tools do locally, with no upload.
Ready to remove your NotebookLM watermarks?
Try NotebookLM Remover — Free