Converter crash: no decode delegate for this image format `HEIC'
Aphanasiy opened this issue · 4 comments
Aphanasiy commented
- heic-to-jpg version: 0.1.8
- Python version: 3.8.5
- Operating System: Linux Ubuntu 20.04
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
Ha! I've never actually tried this on Linux. Let me give it a go and I'll get back to you.
bshumway commented
Having the same issue on Linux with the same error as above...
creimers commented
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