vollyimnetz / crop-thumbnails

"Crop Thumbnails" made it easy to get exacly that specific image-detail you want to show. Crop your images the simple way.
GNU General Public License v3.0
47 stars 21 forks source link

webp crop fails silently #66

Closed zachstronaut closed 1 year ago

zachstronaut commented 2 years ago

crop-thumbnails 1.4.0 and wordpress 5.8.3

When cropping WEBP images the crop is not saved like for JPEG or PNG.

anckorweb commented 2 years ago

+1

vollyimnetz commented 2 years ago

Hi there, i just tested and got no problems to crop webp images. Can you please post your "plugin quick test" (settings > crop thumbnails > plugin quick test).

INFO Crop-Thumbnails 1.4.0
INFO PHP 8.0.20
INFO PHP memory limit 256M
INFO WP_Image_Editor_Imagick (choosed Wordpress imageeditor class for jpg)
SUCCESS Temporary directory exists
SUCCESS Copy testfile to temporary directory
SUCCESS Testfile was successfully added to media-library. (ID:5378)
SUCCESS Cropping the file
SUCCESS Cropped image dimensions are correct.
SUCCESS Test-attachement successfull deleted (ID:5378)
SUCCESS Remove testfile from temporary directory
INFO Tests complete
vollyimnetz commented 1 year ago

Cant reproduce.