About qcomix

qcomix is a fast, lightweight and highly configurable comic viewer for Linux and Windows. It is also free and open source.

Screenshots

Features

  • Supported comic sources: zip, cbz, directories.
  • Lots of view modes and options: double page mode, manga mode, various fit modes, magnifier, smart scroll, adaptive scroll, free dragging, zoom, mirroring, etc.
  • Dark theme by default, appearance customizable with CSS.
  • No telemetry, ads or any other user-hostile behavior.
  • Free and open source software, licensed under GPLv3+.
  • Native application written in C++ using Qt. No JavaScript bloat.
  • Text based configuration with support for multiple profiles.
  • Customizable shortcuts.
  • Customizable thumbnail size and other thumbnail options.
  • Compact and unobtrusive UI.
  • Fullscreen mode, any part of the interface can be hidden.
  • Bookmarks, history, continuing from last open page (all optional).
  • Video and animated GIF playback.

Download

Linux

On Arch Linux, you can use the PKGBUILD. On other Linux distributions, you have to compile from source manually. The only dependencies are Qt 6 and QuaZip. See the README for build instructions.

Windows

Download a precompiled binary here. Just extract it and run qcomix.exe.

Configuration

If you don't create any configuration file, qcomix will run with a builtin default profile. To customize, download default.conf, copy it to your platform-specific configuration location and edit it to your liking. On Linux, the usual location is ~/.config/qcomix, on Windows it's AppData\Local\qcomix in your user folder. See the README for more information.

News

qcomix 1.0 beta 7 released (2025-08-13)

qcomix has been ported to Qt 6. Implemented video and animated GIF playback.

qcomix 1.0 beta 3 released (2020-02-28)

This is the first version with all planned features implemented. There might still be bugs, if you find any please report them.