# How to export NotebookLM slides to PowerPoint

> NotebookLM exports slide decks to PDF and editable PPTX — but the PPTX has a catch: some elements come out as images, not text. What exports cleanly, what doesn't, and how to fix it.


_Markdown version of https://gemini-notebook-hub.online/guides/export-notebooklm-slides — for AI and LLM crawlers. Content is identical to the web page._

---
_5 min read · updated 30 Jul 2026_

NotebookLM builds slide decks and exports them to PowerPoint — a genuinely useful feature with one sharp edge: not everything you see comes out as editable text.

---

**NotebookLM was renamed Gemini Notebook** in July 2026. Slide export is the same under both names; PPTX export and per-slide editing arrived in early 2026.

> **Quick answer**
> Generate the deck in the Studio panel, then **Download** and choose **PDF** or **PPTX**. Pick between **Presenter** (sparse, for speaking to) and **Detailed** (dense, for reading) first. The catch worth knowing: in the PPTX, some slide elements export as **images rather than editable text**, so plan to touch up rather than freely rewrite.

## The steps

1. In the Studio panel, generate a Slide Deck. Before or after, choose the format: **Presenter** for slides you'll talk over, **Detailed** for slides that stand alone as a document.
2. Open the deck's menu and choose **Download**.
3. Pick **PDF** (fixed, print-ready) or **PPTX** (opens in PowerPoint, Keynote or Google Slides for editing).

## The PPTX catch, and how to work around it

PPTX is advertised as editable, and much of it is — but some elements come across as flattened images instead of text boxes. You will notice when you try to fix a typo on a slide and find the whole content block is a picture. This is not a bug you can toggle off; it is how NotebookLM renders certain layouts. Two ways to live with it:

- **Edit what's editable, replace what isn't.** Text that comes through as text edits normally. For a block that's an image, delete it and rebuild it as a native text box — tedious on a few slides, painful on many.
- **Fix content before you export, not after.** PPTX export gained per-slide editing in 2026: revise a slide with a text prompt inside NotebookLM, get it right there, then export. Correcting in the source beats fighting flattened images downstream.

## PDF vs PPTX — which to pick

- **PDF** — you're presenting as-is and won't edit. Nothing flattens, nothing shifts, prints identically everywhere.
- **PPTX** — you need to change branding, reorder slides, or merge into an existing deck. Accept that some blocks will be images.
- **Detailed format → PDF** makes an excellent leave-behind document; **Presenter → PPTX** is the base for a talk you'll customise.

## The watermark

Free-tier exports carry a Gemini Notebook watermark. On slide decks it sits on each slide image; our [watermark remover](https://gemini-notebook-hub.online/watermark-remover) handles PPTX by erasing it from the slide images losslessly (PNG in, PNG out), so the rest of the slide is untouched. Details in the [watermark guide](/guides/remove-notebooklm-watermark).

## People also ask

### Can NotebookLM export to PowerPoint?

Yes — download a slide deck as PPTX and it opens in PowerPoint, Keynote or Google Slides. Note that some elements export as images rather than editable text.

### Why can't I edit the text on some exported slides?

NotebookLM renders certain layout elements as flattened images in the PPTX. Edit them by rebuilding the block as a native text box, or fix the content inside NotebookLM before exporting using per-slide prompts.

### Should I export slides as PDF or PPTX?

PDF if you're presenting without changes — nothing shifts or flattens. PPTX if you need to edit, accepting that some blocks arrive as images.
