How to Export NotebookLM Notes to PDF, Word & Markdown

Google's NotebookLM is already document-shaped, briefing docs, study guides, timelines, and saved chat answers all come out looking like real writing rather than raw chat scrollback. The gap is that none of it leaves NotebookLM as a portable file on its own. Here's how to get your notes out as PDF, Word, or Markdown. W…

Google's NotebookLM is already document-shaped, briefing docs, study guides, timelines, and saved chat answers all come out looking like real writing rather than raw chat scrollback. The gap is that none of it leaves NotebookLM as a portable file on its own. Here's how to get your notes out as PDF, Word, or Markdown.

What NotebookLM offers today

Individual notes can be copied or exported to Google Docs from within the notebook, which is genuinely useful if you only need one note in one place. There is no bulk download for an entire notebook's worth of notes, summaries, and chat history, though. If you have several notebooks or want everything backed up outside Google's ecosystem, you're saving notes one at a time.

Step 1: Save your NotebookLM notes

  1. Open the notebook whose notes you want to keep.
  2. Open a saved note, summary, or chat answer and copy its full contents.
  3. Paste it into a \.md\ or \.txt\ file, keeping the original headings, one file per note.
  4. Alternatively, use Save page as… on the note view to capture it as an \.html\ file.
  5. Repeat across the notebook, then zip the whole folder if you want to run everything through at once.

Step 2: Convert with ChatExports

  1. Go to ChatExports.
  2. Drop in your saved files or ZIP.
  3. ChatExports keeps headed notes, like briefing docs and study guides, as structured documents rather than forcing them into artificial chat turns, and splits question-and-answer captures into proper turns when those labels exist.
  4. Pick PDF, Word, or Markdown.
  5. Download the finished files, individually or merged into one document.

Everything is processed locally, in your browser tab, no server involved.

Why NotebookLM notes need different handling than a chat export

Most AI exports are conversational: a back-and-forth between you and the model. NotebookLM output often isn't. Briefing docs and study guides are headed sections meant to be read top to bottom, not a dialogue. Chat answers, on the other hand, do come with a question above them. ChatExports recognizes the difference and treats each note according to its actual shape instead of flattening everything into fake "user" and "assistant" turns.

Choosing a format

Frequently asked questions

Does NotebookLM have an export button? Notes can be copied or exported individually to Google Docs, but there's no bulk file download for a whole notebook.

What happens to notes that aren't structured as Q&A? They're kept as documents, with their original headings and sections intact, rather than being forced into chat-style turns.

Can I convert a whole notebook in one pass? Yes. Save each note as its own file, zip the folder, and every note becomes its own converted document, or one merged file if that's more useful to you.

Is anything uploaded to a server? No. All parsing and conversion happens locally in your browser.

What's the cost? $10 one time for NotebookLM alone, or $25 one time for every supported platform, no subscription. See pricing.

Keep reading

The NotebookLM exporter has the dedicated converter and more detail on how the parsing works. If you also use AI Studio for prompt work, the Google AI Studio exporter covers that workflow, and build a knowledge base from ChatGPT chats is a useful next step if your NotebookLM notes are feeding into a larger personal wiki.