-
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
Description
Describe the bug
.heic images are not transformed
To reproduce
Steps to reproduce the behaviour:
- Upload an .heic file
- Execute the command ./craft image-optimize/optimize/create-asset with that specific asset ID
- See no error messages (see screenshot)
- Expect to see optimized images on the asset page. But this remains empty
Expected behaviour
The optimized images to be shown on the asset page.
(PHPInfo shows that ImageMagick supported formats includes HEIC)
Versions
- Plugin version: 4.0.14
- Craft version: 4.14.15