TheHardew / compress_comics

A script to compress cbz/cbr comics with jpeg xl
The Unlicense
7 stars 0 forks source link

Rewrite argument parser #23

Closed TheHardew closed 7 months ago

TheHardew commented 7 months ago

It seems there's no easy way to split arguments into groups

Currently there's a bug with e.g. compress_comics --brotli_effort 11 compressed 11 will be the output folder.