BookHeaven
Self-hosted ebook library server with OPDS and metadata management

BookHeaven is an open-source server application for managing personal ebook libraries. It provides a web UI and server-side APIs to organize, edit metadata, and expose an OPDS feed for client apps.
Key Features
- Library organization by authors, series and tags with editable metadata persisted back into ebook files
- Supports EPUB and PDF ebook formats with cover and metadata fetching from the internet
- OPDS endpoint to browse and download books from client reading apps
- Reading progress tracking and multiple user profiles to separate progress/state
- Client auto-discovery to simplify pairing devices with the server
- Font management: add fonts to the server so devices can download them for reading
- Container-friendly deployment with Docker images and Docker Compose examples
- Modern responsive web UI with English and Spanish localization
Use Cases
- Host a personal ebook collection and serve it to mobile/tablet reading apps via OPDS
- Centralize metadata editing and cover fetching for a multi-device reading setup
- Provide synced reading progress and per-profile state for family members or shared devices
Limitations and Considerations
- Only EPUB and PDF formats are supported; there are no current plans to add additional ebook formats
- There is no built-in web reader; reading is performed through client applications
- Some management UI areas are noted by the project as less mature and may lack advanced import workflows
- Auto-discovery depends on a hardcoded UDP port (used by client discovery) and changing that port is not currently supported
BookHeaven is focused on a simple, reliable server experience for personal ebook management and device syncing. It is suitable for users who want an OPDS-enabled backend with metadata editing and progress sync for client apps.
Categories:
Tags:
Tech Stack:
Similar Services

calibre
E-book manager for cataloging, converting, editing, and syncing
Calibre is a cross-platform e-book manager to organize libraries, edit and convert formats, fetch metadata, and sync content to e-readers.

Calibre-Web
Web interface for browsing, reading, and managing a Calibre eBook library
Self-hosted web app to browse, read, download, and manage eBooks from an existing Calibre library, with OPDS catalogs, user permissions, and device sync options.


Audiobookshelf
Self-hosted audiobook and podcast server
Self-hosted audiobook and podcast server with multi-user playback sync, metadata management, downloads, and web/mobile clients.


Kavita
Self-hosted digital library server for ebooks, comics, and manga
Open-source self-hosted reading server providing EPUB/PDF/comics readers, OPDS feeds, rich metadata, user/role management, full-text search and a REST API.


BookLore
Self-hosted multi-user digital library with OPDS and built-in reader
Self-hosted, multi-user ebook library with smart shelves, automatic metadata, OPDS, device sync (Kobo/KOReader), BookDrop imports, and an in-browser reader.


RomM
Self-hosted ROM manager and browser-based player
Self-hosted ROM manager that scans, enriches, and organizes game collections, with metadata, artwork, tags, and optional in-browser playback.
Docker
npm
Node.js