comic-repack

Crates.iocomic-repack
lib.rscomic-repack
version0.1.4
sourcesrc
created_at2023-06-15 19:40:26.130962
updated_at2023-11-13 11:23:41.835038
descriptionA command line tool to convert comic book archives to other formats.
homepagehttps://github.com/boozook/comic-repack
repositoryhttps://github.com/boozook/comic-repack.git
max_upload_size
id891397
size90,298
Alexander Koz. (boozook)

documentation

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
Commit count: 3

cargo fmt