rosell-dk / webp-convert

Convert jpeg/png to webp with PHP (if at all possible)
MIT License
580 stars 102 forks source link

ImageMagick now supports near-lossless #299

Closed rosell-dk closed 3 years ago

rosell-dk commented 3 years ago

Its now on the list: https://imagemagick.org/script/webp.php

Don't know from what version support started. It wasn't available in dec 2020: https://github.com/ImageMagick/ImageMagick/discussions/3029#discussioncomment-241492

rosell-dk commented 3 years ago

It was added 30 dec 2020, in this commit: https://github.com/ImageMagick/ImageMagick/commit/0b770a9bd24893fed32c8f7ef155deafbd7f62ce#diff-a1c612bbfd51625162956e23f11e62c59d9fa7be34f7993c7a66115f991f60bf

From that page, it can be seen that it was first released in in 7.0.10-54.

rosell-dk commented 3 years ago

I could keep an eye on commits on this file: https://github.com/ImageMagick/ImageMagick/commits/main/coders/webp.c