Fast CLI image optimizer for JPEG, PNG, and WebP with parallel processing and WebP lossless options

cli image-compression image-processing linux-app macos-app rust windows-app
1 Open Issue Need Help Last updated: Sep 13, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The issue reports that `oxipng` optimization calls are not utilizing `zopfli` as expected, instead using `libdeflater`. It suggests configuring `oxipng` with recommended `-o max` filters and the `--fast` option for `zopfli`, or removing the `zopfli` feature reference if the current behavior is intentional.

Complexity: 2/5
good first issue

Fast CLI image optimizer for JPEG, PNG, and WebP with parallel processing and WebP lossless options

Rust
#cli#image-compression#image-processing#linux-app#macos-app#rust#windows-app