Skip to content

Add support for HEIC format #755

Closed
Closed
@ninze

Description

@ninze

Since iphone 11 and up stores images in HEIC format, it would be really nice to support it.

ImageMagick supports HEIC images (needs to be compiled with libheif and libde265).

Imagine fails to open a HEIC file with the following error:

Only RGB and CMYK colorspace are currently supported

A sample image taken with my iphone 11 says the color space is YCbCr. Not sure how difficult it would be to add support for this colorspace and if any other modifications would be required to have HEIC image processing working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions