An enhanced, automated version of Calibre-Web that combines a modern web UI with Calibre's robust features and extensive automation for self-hosted ebook libraries.
Calibre-Web Automated is an enhanced, automated fork of Calibre-Web that transforms it into a comprehensive, self-hosted ebook library solution. It adds extensive automation features like automatic ingest, format conversion, metadata enforcement, and duplicate detection, while retaining the modern web interface of Calibre-Web. It solves the problem of needing to run both Calibre and Calibre-Web in parallel by combining their best features into a single, streamlined application.
Users who want a fully automated, self-hosted ebook library management system with a modern web interface, particularly those who find desktop Calibre resource-heavy or difficult to use in containerized environments. It's ideal for ebook enthusiasts, home server administrators, and anyone looking to simplify their digital library workflow.
Developers choose Calibre-Web Automated because it offers an all-in-one solution that eliminates the need to run separate Calibre and Calibre-Web instances. Its extensive automation features—like smart duplicate detection, automatic metadata enforcement, and KOReader syncing—save time and ensure consistency, while its active community and regular updates provide a reliable, feature-rich alternative to stock Calibre-Web.
Calibre-Web but Automated and with tons of New Features! Fully automate and simplify your eBook set up!
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Supports automatic ingest of 27 ebook formats with configurable conversion to EPUB, MOBI, KEPUB, and others, as listed in the 'Automatic Conversion Service' section.
Uses hybrid SQL and fuzzy matching for accurate duplicate detection, with one-click merge and batch operations, showcased in the README's animated GIF.
Writes UI changes directly to ebook files, ensuring consistency across devices, a key feature highlighted to solve frustrations with stock Calibre-Web.
Built-in KOSync automatically generates MD5 checksums and syncs reading progress with modern authentication, detailed in the dedicated section.
Offers auto-discovery for OAuth/OIDC with group-based roles and extensive automation features like EPUB fixing and auto-send to eReader, as described in the features list.
Requires Docker and complex volume binding setup, with additional configuration needed for network shares (NETWORK_SHARE_MODE) and proxy chains, which can be daunting for non-technical users.
Only supports one Calibre library per instance, forcing users with multiple libraries to run parallel containers, as admitted in the 'Library Auto-Detect' section.
Features like Hardcover ID fetch require API keys and depend on external services, and some metadata providers (e.g., ibdb.dev) rely on community donations, adding potential points of failure.
When deployed on network shares, must disable SQLite WAL mode and use polling watchers, leading to slower performance and higher I/O, as warned in the network share deployment section.