catdad-experiments / libheif-js

🤳 libheif as an npm module
GNU Lesser General Public License v3.0
65 stars 3 forks source link

Images from Apple devices are distorted when parsed by libheif-js #4

Closed kaatt closed 3 years ago

kaatt commented 3 years ago

Original image:

Converted to JPG with npx heic-cli < IMG_8099.heic > IMG_8099.heic.jpg:

Download HEIC image: IMG_8099.heic.zip (it's in zip because GitHub doesn't allow HEIC uploads)

Noticed the same issue with https://alexcorvi.github.io/heic2any/

Maybe libheif needs updating or an issue in libheif?

kaatt commented 3 years ago

Cross-posted https://github.com/strukturag/libheif/issues/401

catdad commented 3 years ago

1.10.0 is out now and it should fix this issue