Fast page turning
A dual-buffer system preloads the next and previous pages in the background, so page changes feel immediate.
Windows manga viewer written in Rust
RustMangaReader is a lightweight manga and comic viewer for Windows. It focuses on fast page turning, direct archive reading, and practical reading modes without unnecessary effects.
Portable version: open the latest release and download the .zip file.
What it does
A dual-buffer system preloads the next and previous pages in the background, so page changes feel immediate.
Uses Windows-native sorting, GPU rendering, and direct compressed-file reading without extracting archives first.
Single page, double page in both directions, top-down web manga mode, and cover/spread shift settings are supported.
Choose from several resampling methods, from Nearest Neighbor for speed to Lanczos3 for quality.
Keyboard actions can be rebound. Mouse, gamepad, fullscreen, and quick settings panel support are included.
The app is free to use. Bugs, performance reports, and feature requests can be sent through GitHub Issues or Hugging Face messages.
Supported files
RustMangaReader reads compressed archives and normal folders directly. It is meant for files you already have on your machine.
.zip, .cbz, .rar, .cbr, .pdf, folders
.png, .jpg, .jpeg, .bmp, .tiff, .webp, .avif, .tga, .gif
Build from source
git clone https://github.com/Lycoris52/RustMangaReader.git
cd RustMangaReader
cargo build --release
After building, the executable and settings.json will be in target/release/.
RustMangaReader is only a viewing utility. It does not provide, host, recommend, or link to manga, comics, archives, or download sources. Users are responsible for the content they open.