in magento 2.3.4 when run command image resize its give error like
images are not same size domain/pub/media/catalog/product/m/e/megilbert.gif @ error/layer.c/OptimizeLayerFrames/1023
any one idea, thanks.
Are you still facing this issue?
What is your PHP version is your case?
Hi @Manish Mittal in my case PHP version is PHP 7.2.30 and still have issue
can you follow this link:
https://devdocs.magento.com/guides/v2.2/frontend-dev-guide/themes/theme-images.html
or try by deleting all cache images. It should work. Please make sure permission should given proper.
@Manish Mittal
i will try remove product cache images and also check permission, all good but still get this error
Hi @chandresh22
Did you find a solution for this issue?
I am also facing same issue.
Thanks
I was also getting this error
1953/28251 [>] 6% 42 mins 74.0 MiB | /4/6/460S-11-PDM-I_1.jpg images are not the same size `/data/media/catalog/product/4/6/460S-11-PDM-SI_1.gif' @ error/layer.c/OptimizeLayerFrames/1023
For me following worked.
I deleted the /data/media/catalog/product/4/6/460S-11-PDM-SI_1.gif image and restarted the image generation and it worked for me.