Open Issues Need Help
View All on GitHub Oxipng calls do not use zopfli about 5 hours ago
AI Summary: This GitHub issue reports that `oxipng`'s `optimize` function is not utilizing `zopfli` for compression, instead defaulting to `libdeflater`, despite `zopfli` being referenced as a feature. The reporter also notes that the default filters are set to a lower level than recommended by `oxipng`'s documentation, suggesting they be set to `max` along with the `--fast` option for `zopfli`. It concludes by recommending that if `zopfli` is not used, its reference should be removed.
Complexity:
3/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