ComiXed

Official

Docker app from C3004's Repository

Overview

ComiXed is a digital comic library management tool. Its underlying goal is to enable users to manage the contents of their library and to access that library from any device that supports OPDS. (Exert from comixed Wiki. Accessed 08.11.2021 (https://github.com/comixed/comixed/wiki)) Read this! Readme: https://github.com/comixed/comixed/blob/master/README.md Quickstart: https://github.com/comixed/comixed/blob/master/QUICKSTART.md After container start wait a bit, as it has a bit of Overhead. Default accounts are to be found in the Quickstart entry. The Docker is currently a bit buggy. Be sure to update the root library location to /library and add an ComicVine api key under Administration -> Configuration before adding any comics. Access to opds: (ServerIP):(DockerPort)/opds

ComiXed

An application for managing digital comics.

Status

Quality gate
Latest Release
Docker Release
Github All Releases

Project Roadmap And Vision Statement

The goals for this project are simple. It seeks to be the ultimate management tool for digital comic books.

To achieve this goal, the project will:

  • be portable:
    • it can be hosted on the Mac, Linux or Windows, and
    • it can be used by any web browser.
  • manage a library of digital comic books, including:
    • the archive format of the individual files (CBR, CBZ, CB7),
    • converting files from one format to another between the supported types,
    • adding and removing images that make up the pages of the comic,
    • managing what type a page is (front cover, alternate cover, story, back cover, advertisement, etc.)
    • blocking pages based on hash identifiers so that they are ignored,
    • sharing of blocked page files,
    • deleting blocked pages from comics,
    • organizing the library, including performing any or all of the following steps:
      • moving all files into a well-defined directory structure,
      • converting comics to a single archive type,
      • removing files from each comic that have been blocked, and
      • updating the ComicInfo.xml file within each comic with the current metadata.
  • allow administrators to quickly import new comics into their library,
  • enable scraping metadata for comics from various sources, such as ComicVine.
  • allow managed access to the contents of the library:
    • administrative users can create/delete other users,
    • users can create reading lists,
    • users can manage their read state for all comics in the library, and
    • users can read comics using an OPDS application.
  • provide a plugin system that allows administrators to customize the features in their application:
    • plugins can be written by third-parties to provide new and custom functionality, and
    • administrators can easily install plugins.
  • allow users to share:
    • blocked page lists.
    • reading lists.

What The Project Will Not Do

  • It is not a comic reading application.
    • For that, we recommend applications like Chunky (iOS), YACReader (iOS), Librera (Android)
    • There is a project in the works, Variant, to provide a reader that takes advantage of ComiXed's feature set.

Supported Comic Formats

The following digital comic formats are supported:

  • CBZ (ZIP)
  • CBR (RAR)
  • CB7 (7ZIP)

Building The Application

For details on building things locally, please see the CONTRIBUTING.md files.

Participating

Reddit

We are now on Reddit! You can discuss the project, and related topics, in the ComiXed subreddit! While our old group is still available, please move all conversations to the new group.

Mailing Lists

There are two mailing lists available for getting involved in the community.

ComiXed Users

For users of the project. please sign up for our user list. It's where general questions, comments and discussions around the application take place.

You can also go here to search the archives.

ComiXed Developers

For contributors to the project, please sign up for our developer list. It's where feature, coding and bug fix discussions take place.

You can also go here to search the archives.

Contributing

Please read the this for guidelines on contributing to the project.

Credits

Install ComiXed on Unraid in a few clicks.

Find ComiXed in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for ComiXed Review the template variables and paths Click Install

Download Statistics

228,261
Total Downloads
3,217
This Month
2,842
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
comixed/comixed:latest
Last Updated2026-05-17
First Seen2021-11-09

Runtime arguments

Web UI
http://[IP]:[PORT:7171]
Network
bridge
Shell
sh
Privileged
false

Template configuration

WebUIPorttcp

Port for WebUI

Target
7171
Default
7171
LibraryPathrw

This is where your books will be stored.

Target
/library
Default
/mnt/user/appdata/comixed/library
DatabasePathrw

Here the Database which Comixed uses will be saved.

Target
/root/.comixed
Default
/mnt/user/appdata/comixed/database
IncomingPathrw

Put files here to import them to the library.

Target
/incoming
Default
/mnt/user/appdata/comixed/incoming
PGIDVariable

Container Variable: PGID

Default
100
Value
100
PUIDVariable

Container Variable: PUID

Default
99
Value
99