Skip to content

Repository files navigation

ComicView

Comic/manga/webcomic reader made with Avalonia UI (for .NET 8). Supports archive formats like CBR, CBZ, RAR, TAR, ZIP, 7Z and uncompressed folders with images.

Features:

  • Image loading and discarding systems which minimizes RAM usage

  • Double-page and webcomic views

Note

To ensure that images in the webcomic view are displayed correctly, make all images have the same size. The last image can have smaller height than the rest.

  • Left-to-right / right-to-left reading direction switch

  • Zoom in/out

  • “Go to page” dialog

  • Next / previous episode switches

  • Supported image file formats: BMP, JPEG, JPG, PNG, WEBP

  • Light and Dark themes

Additional tools used:

How to setup in your project

  1. Create a fresh Avalonia UI project in your Visual Studio.
  2. Download all folders (EXCEPT ReadmeImages), App.axaml, App.axaml.cs, and Program.cs files from this repository.
  3. Paste the downloaded folders and files into your project and let them override the existing ones.
  4. Download the additional tools mentioned above.

About

CBR/comic reader made with Avalonia UI

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages