https://github.com/boozook/comic-repack
A command line tool to convert comic book archives to other formats.
https://github.com/boozook/comic-repack
avif cb7 cbr cbz comic convert repack webp
Last synced: 2 months ago
JSON representation
A command line tool to convert comic book archives to other formats.
- Host: GitHub
- URL: https://github.com/boozook/comic-repack
- Owner: boozook
- Created: 2023-06-27T18:08:47.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-13T11:23:15.000Z (over 1 year ago)
- Last Synced: 2025-03-03T02:45:26.745Z (3 months ago)
- Topics: avif, cb7, cbr, cbz, comic, convert, repack, webp
- Language: Rust
- Homepage: https://crates.io/crates/comic-repack
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Comic Repack
A command line tool to convert/repack comic book archives to other formats.
Actually it works for any archives with pictures.## Usage
1. build, install `cargo install comic-repack`
2. `comic-repack ./**/*.cb* -f=avif -q=90 -s=1 -j=10 -p=2 -v -- ./export`