Export Google Keep to NotebookLM
NotebookLM takes up to 50 sources of 500,000 words each, so uploading notes one by one is hopeless. KeepExport merges all your Keep notes into one clean Markdown file (split into parts only if it is huge) that you upload as a single source.
Drop your Google Takeout zip here
or the unzipped Takeout/Keep folder, or its .json files. Nothing is uploaded — the conversion runs in this tab.
Import into NotebookLM
You get: One .md file, or a .zip of parts for very large exports.
- Download the file.
- In NotebookLM: create a notebook → Add source → Upload → choose the .md file.
- Ask questions across all your notes. The same file works as a ChatGPT or Claude project file.
What carries over
- Title, text, checklists, labels, dates and links, one section per note
Good to know
- Images are not included in the text file; each note lists how many attachments it had.
Getting the export from Google
Open Google Takeout, deselect everything, select Keep, and create a zip export. Google emails a download link; the zip contains a Takeout/Keep folder. Drop that zip above. Full walkthrough: how to export Google Keep.
Questions
- Why Markdown and not PDF?
- Plain text keeps every character searchable and is the cheapest for the model to read. NotebookLM accepts .md and .txt directly.
- How big can it be?
- Up to 500,000 words per source. KeepExport splits the file at note boundaries if you exceed that.