Can't process HEIC files #8343
ImageMagick version7.1.2-3 Q16-HDRI x86_64 ea3338c:20250828 Operating system, version and so onMint MATE 24.04 DescriptionI am trying to convert and resize some HEIC files using
I am using the AppImage version of magick. Can anyone help me understand what's going on? |
Replies: 3 comments 5 replies
|
It suspect that your file is hitting an internal security limit of the heic decoder. But I can only make guesses without the file. |
|
Ugh. I seem to recall running into memory limits with earlier versions of imagemagick. I'm using the appimage. Am I correct to assume this is an internal imagemagick setting that I can't alter with the appimage or is this a limit in a library somewhere? |
|
Have the same problem. Running wordpress web site and have a big problem with this apple s*its... On php output i see: ImageMagick version number 1810 Here is the img: img_7076.zip |
Thanks for the suggestion. I currently only have IM 6.9.12-98 installed on my system (IM 7 is an AppImage). I set threads to 4, memory to 4GiB, map to 2GiB, and disk to 8GiB (needed this one as well) and that solved the issue!