Finally export highlights from ALL your Kobo books - including sideloaded PDFs and EPUBs that official Kobo export ignores. Free browser-based tool, no installation required.
π Try It Now - Export Your Kobo Notes | View Demo | Report Issue
If you're here, you've probably discovered that:
- β Kobo's official export doesn't work with sideloaded books (PDFs, EPUBs you added manually)
- β Your highlights get truncated when they're too long
- β You need complex software like Calibre just to access your own notes
- β Manual database extraction is technical and frustrating
A free, browser-based tool that actually exports highlights from ALL your books - whether they're from the Kobo store or your personal library.
| Problem | Our Solution |
|---|---|
| Official export ignores sideloaded books | β Works with ALL books - store-bought and sideloaded |
| Highlights get truncated | β Exports complete highlights, no matter the length |
| Need to install Calibre or other software | β Runs entirely in your browser - zero installation |
| Manual database extraction is complex | β Automatic database detection with one click |
| Privacy concerns with online tools | β 100% local processing - your data never leaves your device |
- Connect your Kobo e-reader to your computer via USB
- Open Kobo Note Up in any modern browser (Chrome, Edge, Firefox, or Safari)
- Select your Kobo device folder when prompted
- Browse your books and highlights (automatically extracted)
- Export to Markdown or text format
That's it! No installation, no account, no data uploaded anywhere.
- π Export from ALL Books - Works with sideloaded PDFs, EPUBs, and store-bought books
- π 100% Private - All processing happens locally in your browser
- β‘ Instant Export - No installation, no setup, just works
- π Multiple Formats - Export to Markdown (for Obsidian/Notion) or plain text
- π― Smart Detection - Automatically finds your Kobo database
- π» Cross-Platform - Works on Windows, Mac, and Linux
- π Completely Free - Open source with MIT license
| Browser | Support | How? |
|---|---|---|
| Chrome β | Full Support | Select Kobo root folder directly |
| Edge β | Full Support | Select Kobo root folder directly |
| Firefox β | Full Support | Select .kobo folder on device |
| Safari β | Full Support | Select .kobo folder on device |
| Opera β | Full Support | Select Kobo root folder directly |
When you connect your Kobo and open our tool, it automatically searches for your KoboReader.sqlite file. This file contains all your highlights and notes.
Typical location after connecting Kobo via USB:
- Windows:
E:\.kobo\KoboReader.sqlite(drive letter may vary) - Mac:
/Volumes/KOBOeReader/.kobo/KoboReader.sqlite - Linux:
/media/[username]/KOBOeReader/.kobo/KoboReader.sqlite
- Frontend: Next.js 14.2+ with TypeScript
- Database: SQL.js (WebAssembly SQLite in browser)
- Styling: Tailwind CSS
- Privacy: 100% client-side processing
# Clone the repository
git clone https://github.com/upchen/kobo-up.git
cd kobo-up
# Install dependencies
npm install
# Run development server
npm run dev
# Build for production
npm run buildsrc/
βββ app/ # Next.js App Router
βββ components/ # Reusable UI components
βββ services/ # Business logic (export, database)
βββ models/ # Database operations
βββ utils/ # Helper functions
We welcome contributions! Here are ways to help:
- π Report bugs
- π‘ Suggest features
- π§ Submit pull requests
- β Star the repository
- π’ Share with other Kobo users
- Add JSON export format
- Support for more e-reader brands
- Batch export improvements
- UI/UX enhancements
- Translation to other languages
Kobo's built-in export only works with books purchased from their store. Sideloaded content (PDFs, EPUBs you added manually) is ignored. Kobo Note Up solves this by reading directly from your Kobo's database.
Absolutely safe! We only READ your database, never write to it. Your Kobo device remains untouched. All processing happens in your browser.
Firefox and Safari are fully supported! When prompted, select the .kobo folder inside your Kobo device (press β+Shift+. on Mac or Ctrl+H on Windows to show hidden folders). Chrome and Edge can select the root folder directly.
Yes! You can browse your library and export individual books or export your entire library at once.
Currently Markdown (.md) and plain text (.txt). Markdown works great with note-taking apps like Obsidian and Notion.
No! Everything happens locally in your browser. We cannot see your highlights, books, or any personal information. Your privacy is guaranteed.
Special thanks to:
- mollykannn/kobo-book-exporter-go for inspiration
- karlicoss/kobuddy for Kobo database insights
- The Kobo community for feedback and support
MIT License - feel free to use this tool however you like!
If Kobo Note Up helped you export your highlights:
- β Star this repository to help others find it
- β Buy me a coffee if you'd like to support development
- π’ Share with other Kobo users facing export issues
Made with β€οΈ by Up Chen
Try Kobo Note Up Now β