AaronAsAChimp / image-lint

Find broken and poorly compressed images.
https://aaronasachimp.github.io/image-lint/
MIT License
9 stars 0 forks source link

Feature : implement lint of .webp files #60

Open seedy opened 1 week ago

seedy commented 1 week ago

Hey there 👋

I'm trying to optimize my images, and I'm better at converting to webp, than optimizing their weight 😅 .

Would love to use your tool to get recommendations on my .webp files !

AaronAsAChimp commented 1 week ago

Hello, thanks for the ticket!

WEBP support was added in v3.2.0. It looks like the docs haven't been updated yet. I get on that right away.

Typically WEBP files have very good compression (about 0.15 bytes per pixel) so if you are still having trouble make sure your bpp is set low enough.