jimp icon indicating copy to clipboard operation
jimp copied to clipboard

Support for HEIF / HEIC image format ?

Open ausshadu opened this issue 5 years ago • 5 comments

Hi,

Is there any plan to support HEIC / HEIF image formats (images generated from iPhones) ?

ausshadu avatar Aug 07 '19 13:08 ausshadu

Not currently. Unless there is some JS library that can parse and encode that image type, there are no plans to add support

hipstersmoothie avatar Sep 03 '19 02:09 hipstersmoothie

may be this? https://github.com/introvertautist/heic2jpg/tree/master/js

vanerleo avatar Nov 28 '19 03:11 vanerleo

@hipstersmoothie I'm using heic-convert to make the convertion to jpeg then using Jimp to work with the image. But if I'm not wrong, Jimp could intergrate heic-decode directly. This would be more convenient.

OlivierCuyp avatar Apr 28 '21 11:04 OlivierCuyp

Any change on this subject?

eMeRiKa13 avatar Dec 13 '21 13:12 eMeRiKa13

Any changes on this subject?

tseringn avatar Mar 30 '22 20:03 tseringn