Anyone who has downloaded a bad e-book knows the pain: missing chapters, weird line breaks, or metadata that lists the author as "Unknown." DRT’s "Verified" tag is a seal of quality. It means:
For a collector, this is gold. For a casual reader, it means you don't have to fix the file before reading.
From Michiel de Ruyter biographies to World War II diaries (Het Achterhuis by Anne Frank is always present in verified EPUB format). Anyone who has downloaded a bad e-book knows
Install Calibre (free, open-source) on your PC. This is the only software that can handle 8,800 Dutch books without lag. Import the entire folder. Calibre will automatically read the "Verified" metadata and sort by author surname (using Dutch sorting rules: 'Van' vs. 'van').
The DutchReleaseTeam is a volunteer community of Dutch‑speaking bibliophiles, translators, and e‑book enthusiasts. Their mission is simple: make Dutch literature accessible in a clean, standards‑compliant ePub format while preserving the original reading experience. For a collector, this is gold
Why does "Verified" matter so much? In the illegal (or gray market) eBook world, 90% of files are garbage. A non-verified Dutch EPUB often suffers from:
The DutchReleaseTeam Verified status guarantees that every single one of the 8,800 files has been: Why does "Verified" matter so much
# 1. Install Calibre (if you don’t have it)
brew install --cask calibre # macOS
sudo apt-get install calibre # Debian/Ubuntu
# 2. Clone the repo
git clone https://github.com/DutchReleaseTeam/8800-nederlandse-epub.git
cd 8800-nederlandse-epub
# 3. Add a random title to Calibre
calibre --add "multatuli/de/Max_Havelaar.epub"
# 4. Open Calibre and start reading!
calibre
That’s it—within minutes you’ll have a verified Dutch ePub ready for your favorite device.
| Platform | Access Method | Notes |
|----------|----------------|-------|
| GitHub (official DRT repo) | Clone or download the epub‑collection repository | Files are stored in a structured folder hierarchy (author → title → .epub). |
| Calibre Companion | Add the “Dutch ePub Library” plugin (available on the Calibre plugin directory) | Syncs directly to your Calibre library, preserving tags and cover images. |
| Kobo & Kobo Plus | Import via USB or cloud sync (Kobo supports folder‑watch imports) | Works seamlessly with the Kobo’s native ePub reader. |
| Apple Books (macOS/iOS) | Drag‑and‑drop the ePub files into the Books app | Ensure the file is not quarantined (right‑click → Open). |
| Readium‑based Web Readers | Upload the ePub to a self‑hosted Readium instance | Great for browser‑based reading on any device. |
Tip: If you’re a frequent reader, consider using a metadata manager (e.g., beet or tinyMediaManager) to keep your library tidy. The DRT collection already includes well‑formatted metadata, but a quick batch‑run can align tags with your personal conventions.