qarmin / czkawka

Multi functional app to find duplicates, empty folders, similar images etc.
Other
18.38k stars 606 forks source link

Add info about WebP compression type #1173

Open Velkee opened 6 months ago

Velkee commented 6 months ago

Lossless WebP images are typically 26% smaller than the same images in PNG format, making lossless WebP images potentially more desirable than PNGs.

Currently czkawka does not indicate if an image indicate what compression type WebP is using (as far as I know), but could be added using the webp crate.