imagemin / cwebp-bin

cwebp bin-wrapper that makes it seamlessly available as a local dependency
https://developers.google.com/speed/webp
MIT License
93 stars 36 forks source link

0.6.0 available #14

Closed jeromedecoster closed 6 years ago

jeromedecoster commented 7 years ago

Hi,

cwebp 0.6.0 is available https://chromium.googlesource.com/webm/libwebp/

Also it can be nice to have gif2webp or webpmux binaries available to convert gif to animated webp with imagemin https://developers.google.com/speed/webp/docs/gif2webp https://developers.google.com/speed/webp/docs/webpmux

Regards!

sindresorhus commented 6 years ago

Also it can be nice to have gif2webp or webpmux binaries available to convert gif to animated webp with imagemin developers.google.com/speed/webp/docs/gif2webp developers.google.com/speed/webp/docs/webpmux

Those should be separate binary packages. Not something we need here, but you could easily fork this repo and modify it to work with those.