dreamshark: (Default)
[personal profile] dreamshark
I just discovered that somewhere between my old iPhone SE and my spiffy new iPhone 12 Mini, Apple decided to introduce a new image format that nobody ever asked for called High Efficiency Image Format (which of course is abbreviated HEIC in the new file extension because WTF?). I did not realize this until I attempted to copy some pictures I took this summer onto the new Digital Picture Frame I got Richard for Christmas, and the device did not recognize this incomprehensible new format. 

DAMN YOU APPLE!!!!   DAMN YOU ALL TO HELL!

I figured out how to turn this helpful feature off on my iPhone camera for future pictures, but what about the thousands of pictures I've already taken? Do I have to download some dubious looking utility from some sketchy Internet site to convert these pictures? 



Date: 2022-01-22 11:44 pm (UTC)
laramie: (Default)
From: [personal profile] laramie
Oh no! Why would they do that? :(

Date: 2022-01-24 06:37 pm (UTC)
From: [personal profile] quadong
They really did it.

Date: 2022-01-24 07:08 pm (UTC)
From: [personal profile] quadong
Looks like Imagemagick can work with HEIC files, so there's no need to install anything sketchy.

Date: 2022-01-24 10:05 pm (UTC)
From: [personal profile] quadong
Oh, I know that Imagemagick is not sketchy because it is an 30-year-old venerable open source project.

https://en.wikipedia.org/wiki/ImageMagick

The script to convert a folder of files is probably:

for f in *.heic; do convert $f $(basename $f .heic).jpg; done

Certainly that idea works for all image file formats that I've ever wanted to convert. If you don't want to do it at the commandline, I don't have an easy-baked solution for you, but I imagine that GUIs exist that use Imagemagick underneath.

Profile

dreamshark: (Default)
dreamshark
March 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 2026

Style Credit