# Deploy Calibre with Easypanel

URL: /templates/calibre

Calibre is a comprehensive e-book management tool designed to organize, convert, and read your e-book collection. It supports most of the major e-book formats and is compatible with various e-book reader devices. Calibre can fetch metadata for your books from the internet, enhancing your library with relevant information. It also allows you to download newspapers and convert them into e-books for a more convenient reading experience. The app is cross-platform, running on Linux, Windows, and macOS. With Calibre, you can easily add books to your library, convert them to a format your reader understands, and send them to your device. It also offers advanced features like e-book editing, metadata editing, and e-book comparison. The app is user-friendly, but also offers a Command Line Interface for more power and versatility.

## Installation notes

Login using user abc with your set password

## Benefits

### E-Book Management

Calibre is an e-book library manager that allows you to view, convert, and catalog e-books in most of the major e-book formats. It provides a centralized platform for all your e-book needs.

### Fetch Metadata

Calibre can go out to the Internet and fetch metadata for your books, providing you with detailed information and enhancing your reading experience.

### News Download

Calibre can download newspapers and convert them into e-books for convenient reading, keeping you updated with the latest news in a format that's comfortable for you.

### Cross-Platform

Calibre is cross-platform, running on Linux, Windows, and macOS, making it accessible no matter what operating system you use.

## Features

### E-Book Conversion

Calibre allows you to convert books to a format your reader understands. It makes the conversion process a breeze, with just a few clicks needed.

### E-Book Viewer

Calibre comes with an e-book viewer that allows you to read your books right from the app. It supports a wide range of e-book formats.

### Device Detection

Calibre can detect many e-book reader devices. Once your device is connected, you can easily send books to your device for offline reading.

### Metadata Editing

Calibre allows you to edit e-book metadata, giving you full control over the information associated with your e-books.

## Configuration

- `appServiceName` (App Service Name, required): calibre

- `appServiceImage` (App Service Image, required): linuxserver/calibre:8.16.2

- `password` (Password, required): Set during installation

## Services

- calibre: app (linuxserver/calibre:8.16.2)

## Resources

- [Website](https://calibre-ebook.com/)

- [Documentation](https://manual.calibre-ebook.com/)

- [Github](https://github.com/kovidgoyal/calibre)

- [Template source](https://github.com/easypanel-io/templates/tree/main/templates/calibre)