An open API service indexing awesome lists of open source software.

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.

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`