Closed pamirsawar closed 2 years ago
Images are converted to WEBP format by default and there seems to be PNG features that are not supported by WEBP.
There seems to be a workaround when adding imagepalettetotruecolor()
for GD.
Alternatively, installing php-imagick
extension should fix the problem too.
You can try aimeos/aimeos-core:2022.07.x-dev
which contains now the imagepalettetotruecolor()
call.
Environment
Describe the bug While trying to upload image in the media tab it shows and error for some images.
To Reproduce Steps to reproduce the behavior: