1
Upload
2
Payment
3
Download
Step 1 of 3

Export your Google Keep notes to Markdown

Upload your Google Takeout ZIP. Notes become Markdown files — labels become folders. Everything stays in your browser.

Drop your Google Takeout ZIP here

.zip · Processed in your browser · Never uploaded

Choose file

How to get your Takeout export

  1. 1.Go to takeout.google.com and sign in
  2. 2.Click "Deselect all", then scroll to "Keep" and check only that
  3. 3.Click "Next step" → choose frequency "Export once" → click "Create export"
  4. 4.Download the ZIP Google emails you, then upload it here
FAQ

No. Your Takeout ZIP is parsed entirely in your browser using JavaScript. Nothing is sent to our servers.

All active notes, archived notes, and trashed notes — each as a .md file with YAML frontmatter containing title, created date, labels, pinned and archived state.

Each label becomes a folder in the output ZIP. Notes with multiple labels appear in each label folder. Unlabeled notes go in a root folder.

Google Keep lists are converted to GitHub-style Markdown checkboxes: `- [x] Done item` and `- [ ] Unchecked item`.

Attachment filenames are listed in each note. The actual image files are in your Takeout ZIP — you can copy them alongside the Markdown files manually.

Yes. The Markdown files open directly in Obsidian. For Notion, use the Markdown & CSV import feature.