MagestyApps / module-web-images

Magento 2 module for uploading images in optimised formats (SVG, WebP, etc.)
https://www.magestyapps.com
93 stars 16 forks source link

Webp images show colourless #10

Closed AreebKhan17 closed 5 months ago

AreebKhan17 commented 2 years ago

I have installed your extension, when I add .webp image in product images it works nice. At the PDP when you swipe and open webp picture it is not showing properly. It is colourless sometimes and some webp images are blur. Please share your thought about that. Is that an extension issue? or magento issue or what? Waiting for the reply..

nayembwip commented 2 years ago
Screenshot 2022-08-19 at 7 01 55 PM

Same thing happening with me also.

nayembwip commented 2 years ago

@MagestyApps could you look at this

nmarquev commented 1 year ago

Hi, same issue here

original webp image

after uploaded image

ppeyman commented 1 year ago

Hi, same issue here

original webp image

after uploaded image

same us !!<

Tested with magento 2.4.5 -p1 and php 7.4

maquowicz commented 1 year ago

Anybody figured this out ? Same issue here, 2.4.5-p1, php8.1. Looks like happens only to bigger webp images when resizing kicks in.

leatonvof commented 1 year ago

Anybody figured this out ? Same issue here, 2.4.5-p1, php8.1. Looks like happens only to bigger webp images when resizing kicks in.

Sadly having the same issue here

gino2014 commented 1 year ago

Same issue still with 1.1.7 and 2.4.3-p3 and PHP 7.4.x

maquowicz commented 1 year ago

Make sure you have it in your env and try ImageMagick as image processor. Stores > Cfg > Advanced > Developer > Image Processing Settings. Screenshot from 2023-02-15 11-02-06

gino2014 commented 1 year ago

Hello @maquowicz ,

with ImageMagick it seems now to work. Thanks for your help. Maybe you could add this information to your instruction. Kind regards Gino

ravikumar-fledgedigital commented 1 year ago

Hi, has Anybody figured this out? Same issue here in Magento 2.4.6, php8.2.

ravikumar-fledgedigital commented 1 year ago

Make sure you have it in your env and try ImageMagick as image processor. Stores > Cfg > Advanced > Developer > Image Processing Settings. Screenshot from 2023-02-15 11-02-06

It is not working.

gino2014 commented 1 year ago

We can confirm that it is working with magento 2.4.3 and 2.4.5 with PHP 7.4x. - PHP 8.1 and 8.2 we still did not used until now.

MagestyApps commented 5 months ago

We've just released version 1.1.8 where this issue is fixed. Please, upgrade to the latest version.