imager icon indicating copy to clipboard operation
imager copied to clipboard

Automated image compression for efficiently distributing images on the web.

Results 9 imager issues
Sort by recently updated
recently updated
newest added

Hi! First of all, I would like to really thank you for writing such a software, I've found it incredibly useful for image resizing, obtaining perceptible resolution losses only at...

It'll be good to have AVIF format as possible output using a library like https://crates.io/crates/ravif

I came across your imager project on GitHub while looking at various image compression software. I was able to download and run it on Ubuntu, and it does a fantastic...

Sometimes I get the following error message when batch compressing jpg files: ``` thread 'main' panicked at 'assertion failed: picture.uv_stride as u32 == width / 2', ~/.cargo/registry/src/github.com-1ecc6299db9ec823/imager-0.3.2/src/data.rs:276:9 ```

Sometimes I get the following error message when batch compressing files: ``` thread 'main' panicked at 'open input file path: ()', ~/.cargo/registry/src/github.com-1ecc6299db9ec823/imager-0.3.2/src/main.rs:150:73 ``` I assume it's due to a wrong...

Hey man, Awesome tool. Tried it out locally and noticed some vulnerabilities and unpinned libraries. For security purposes, I pinned some of them and updated the docker image. If you...

Hey, great library!, is there an option to maintain alpha channel when converting PNG to webp, also, when I try to compress PNG, I only get a very small silluete...

Optimized images should never be given to imager again. Trying to re-optimize the output again may lead to noticeable compression artifacts.