selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

Bindery logo

Bindery

47
MIT LicenseOpen Source — No PaywallSingle Container — single container — minimal hosting footprintDocker · ComposeNo external DB

About

Bindery is a self-hosted conversion service aimed at e-reader owners who want books and comics automatically prepared for their devices. It watches input folders, converts incoming EPUBs for Kobo...

Community Ratings

No ratings yet

Features

  • Watched-folder conversion
  • Kobo EPUB to KEPUB conversion
  • Comic/PDF conversion to device-optimized files
  • WebUI on port 5000
  • Light and dark themes
  • Drag-and-drop uploads
  • Live job status table
  • Retry failed jobs
  • File browser for outputs
  • Push notifications via Apprise

Details

Last Updated
Jul 23, 2026
Created
Mar 5, 2026
Install Methods
dockerdocker-compose
Requirements
Python 3.12+kepubifyKindle Comic Converter (KCC)Apprise
Backup & Export
file-backup
Runtime / Stack
Docker
Privacy & Independence
Cloud: OptionalOffline Capable
User Model
Multi-User
Deployment

Deployment: Docker Compose ✓Single Containerminimal hosting footprintsingle container

Docker Compose

1 service

no resource limits declared

needs persistent storage (6 volumes)

docker-compose.yml · @ 12235dd · scanned Aug 1, 2026

services:
  bindery:
    image: dinkeyes/bindery:latest
    container_name: bindery
    ports:
      - "5000:5000"
    environment:
      - PUID=1000
      - PGID=1000
      # - SKIP_CHOWN=true   # uncomment for NFS/SMB volumes the container can't chown
    volumes:
      - ./config:/app/config
      - ./books_in:/Books_in
      - ./books_out:/Books_out
      - ./comics_in:/Comics_in
      - ./comics_out:/Comics_out
      - ./comics_raw:/Comics_raw
    restart: unless-stopped
    logging:
      driver: "json-file"
# ...

Track your self-hosted stack

Bookmark software to try, rate tools you've used, and keep your collection in one place.

Metadata extracted from README on Aug 1, 2026

Related Software

Calibre logo

Calibre

25.5k
calibre is a cross-platform e-book manager that can view, convert, edit, catalog, and fetch metadata for e-books.
E-Book ManagementCopyleft LicenseMedia Management
Details
Calibre Web logo

Calibre Web

17.8k
A web app for browsing, reading, downloading, and managing eBooks from a Calibre database.
E-Book ManagementCopyleft LicenseMedia Management+2
Details
Audiobookshelf logo

Audiobookshelf

13.8k
Audiobookshelf is a self-hosted audiobook and podcast server.
Audio StreamingE-Book ManagementCopyleft License+2
Details
Kavita logo

Kavita

11.4k
Kavita is a fast, cross-platform self-hosted reading server for manga, webtoons, comics, and books.
E-Book ManagementCopyleft LicenseMedia Management+3
Open Core
Details
Komga logo

Komga

6.5k
Komga is a media server for comics, mangas, BDs, magazines, and eBooks.
E-Book ManagementPermissive LicenseMedia Management+1
Details
Calibre Web Automated logo

Calibre Web Automated

6.0k
Calibre-Web Automated is a self-hosted digital library solution that combines Calibre-Web’s web interface with Calibre-like automation and management features.
E-Book ManagementCopyleft LicenseLibrary Management Systems+3
Details
Bookwyrm logo

Bookwyrm

2.8k
BookWyrm is a federated social network for tracking reading, posting book reviews, and discovering what to read next.
E-Book ManagementSocial NetworksLibrary Management Systems+2
11 ContainersFully FOSS
Details
Stump logo

Stump

2.6k
Stump is a free and open source comics, manga, and digital book server with OPDS support.
E-Book ManagementMedia ManagementMultimedia Streaming+2
Details
Mylar3 logo

Mylar3

1.5k
Mylar3 is an automated comic book downloader and library manager for NZB and torrent sources.
Automation ToolsMedia ManagementE-Book Management+3
Details
Kapowarr logo

Kapowarr

1.0k
Kapowarr is a comic book library manager for the *arr ecosystem that automates downloading, renaming, moving, and converting comic issues.
E-Book ManagementCopyleft LicenseMedia Management+2
Single Container
Details
kiwix-serve logo

kiwix-serve

906
A collection of command-line tools for managing, searching, and serving ZIM files.
E-Book ManagementCopyleft LicenseSelf Hosting Solutions+3
Details
Audioserve logo

Audioserve

852
Audioserve is a simple personal server for serving audiobook and other audio files from directory-based collections.
Audio StreamingPermissive LicenseMedia Management+2
Details