img-optimize icon indicating copy to clipboard operation
img-optimize copied to clipboard

Webp conversion doesn't work

Open vasiler opened this issue 5 years ago • 3 comments
trafficstars

Seems like webp conversion is not working.

vasiler avatar Dec 05 '19 18:12 vasiler

Hello @vasiler, according to the last travis build, it's seems to be working properly : Travis Build

VirtuBox avatar Dec 08 '19 01:12 VirtuBox

Welcome to optimize.sh image optimization script. png to webp conversion [OK] jpg to webp conversion [OK] Image optimization performed successfully !

That's the result, but without converting images to webp. On Debian 9.

vasiler avatar Dec 08 '19 06:12 vasiler

cwebp -z is not available anymore, I change it to -q

AmberPoison avatar Mar 05 '20 04:03 AmberPoison