creimers / heic-to-jpg

CLI tool for converting HEIC images to jpg.
MIT License
47 stars 13 forks source link

Converter crash: no decode delegate for this image format `HEIC' #1

Open Aphanasiy opened 3 years ago

Aphanasiy commented 3 years ago

I've tried to convert a photo with heic-to-jpg -s IMG_9980.HEIC --keep

And it crashed:

convert-im6.q16: no decode delegate for this image format `HEIC' @ error/constitute.c/ReadImage/560.
convert-im6.q16: no images defined `%[filename:base].jpg' @ error/convert.c/ConvertImageCommand/3258.

What am I doing wrong?

creimers commented 3 years ago

Ha! I've never actually tried this on Linux. Let me give it a go and I'll get back to you.

bshumway commented 3 years ago

Having the same issue on Linux with the same error as above...

creimers commented 3 years ago

I think this has to do with imagemagick not being compiled with HEIC support. Please check this askubuntu post for reference:

https://askubuntu.com/questions/1131996/problems-with-compiling-imagemagick-with-heic

stopsopa commented 3 months ago

Here is the imei.log imei.log