#comic #convert #command-line-tool #cbz #image #cbr #cb7

nightly app comic-repack

A command line tool to convert comic book archives to other formats

5 releases

0.1.4 Nov 13, 2023
0.1.3 Jun 30, 2023
0.1.2 Jun 27, 2023
0.1.1 Jun 17, 2023
0.1.0 Jun 15, 2023

#10 in #comic

MIT license

35KB
816 lines

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

Dependencies

~54MB
~714K SLoC