Open SnO2WMaN opened 6 years ago
I though animated webp were not supported by this library, but I did few test and it mostly seems to depend on the input file format.
From a *.png
:
From a *.gif
:
From another *.webp
:
It's really inconsistent from one format to another and webp -> webp (to resize, crop, ...) is badly supported
+1
I used this plugin,parcel-plugin-imagemin to minify animated WebP images , but it's failed with error "not supporting animated WebP".
So, imagemin-webp won't support animated WebP?