9-FS / nhentai_archivist

downloads hentai from nhentai.net and converts to CBZ
MIT License
92 stars 4 forks source link

Feature Request: Add flag for .webp conversion and optional compression level. #23

Open Su13n opened 1 day ago

Su13n commented 1 day ago

Converting the images to .webp before packing them as .cbz could save hundreds of GB without loss of quality. Even with some compression applied, degradation wouldn't necessarily be noticeable while file size gets reduced significantly.

9-FS commented 3 hours ago

This is a very interesting feature request and I'm inclined to accept it. Are you aware of a good Rust library that faciliates conversion to webp?