Using the glide library with Statamic, when I select convert images to webP using glide, the file size ends up being the same as converting to png.
If I convert the same image to the same dimensions with ImageMagick using the command line, the same outputted webP image is roughly half the size of the image from glide.
**I'm pretty sure Statamic is using v 1.1 of glide. The docs seem to indicate webP encoding should work in this version. Am I mistaken? Or is this a known issue?
Using the glide library with Statamic, when I select convert images to webP using glide, the file size ends up being the same as converting to png.
If I convert the same image to the same dimensions with ImageMagick using the command line, the same outputted webP image is roughly half the size of the image from glide.
**I'm pretty sure Statamic is using v 1.1 of glide. The docs seem to indicate webP encoding should work in this version. Am I mistaken? Or is this a known issue?