1.0.5 • Published 2 years ago

comic-reader-ultimate v1.0.5

Weekly downloads
-
License
GPLv3
Repository
-
Last release
2 years ago

ComicReaderUltimate (CRU) is the modern successor to ComicReaderPro, one of the earliest programs for reading comics in CBR, CBZ or JPEG format on Windows, Mac and Linux.

Install from Flathub

  • Multi-threaded for fast loading
  • GPU accelerated rendering
  • View single or double pages
  • View pages separately or in a continuous scroll

CRU is highly configurable - you can tweak values to find the most natural reading experience.
However, it is also highly opinionated. It always runs fullscreen because that is the best way to read comics. There is limited GUI because you are expected to learn the mouse or keyboard controls. There is no library browser because your operating system should already have file manager.

CRU is optimized to be as fast and responsive as possible on modern systems without worrying if it will run on legacy hardware. This comes at the cost of memory usage - it is assumed you have at least 4GB of RAM and a modern GPU with 2GB of VRAM. (CRU makes some effort to optimize for battery power but performance comes first.)

screenshot

Keys

FunctionKeys
QuitQ
Open fileO, L
MenuEscape, Tab
ScrollCursor keys
First pageHome
Last pageEnd
Next pagePage Down
Prev pagePage Up
Next screenSpace
Zoom in+
Zoom out-
Zoom to fitZ
Zoom defaultR
Double pagesD
Bilinear filterB
Continuous scrollC

TODO

  • Android and iOS versions
  • Windows testing, installer and file associations
  • Optimizations for integrated GPU

Building:

./gradlew dist

To build and install a flatpak from the latest Git source:

flatpak-builder --force-clean --user --install flat-build uk.co.electronstudio.ComicReaderUltimate-github.json