-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
Description
Feature request
What are you trying to achieve?
Trying to decode HEIC images.
When you searched for similar feature requests, what did you find that might be related?
You do not include it in the release builds.
What would you expect the API to look like?
Should work.
What alternatives have you considered?
Please provide sample image(s) that help explain this feature
Any HEIC image.
Let me understand why HEIC image format is not supported in the binaries. In other issues you are writing it is due to some patent related issues. But I do not understand. Almost all open-source image processing libraries support HEIC format in official release binaries. Ffmpeg supports it. ImageMagick supports it. I think sharp should also support it as in entire opensource world there doesnt seem to be issue with releasing and distributing binaries which support decoding of HEIC image format. Consider adding it by default to release builds.