Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HEIF support #12

Open
bu6n opened this issue Aug 15, 2024 · 2 comments · May be fixed by #13
Open

HEIF support #12

bu6n opened this issue Aug 15, 2024 · 2 comments · May be fixed by #13

Comments

@bu6n
Copy link

bu6n commented Aug 15, 2024

Would you be open to add HEIF support? Nowadays many images are in this format (the most I've seen are coming from Apple devices)

The image library has recently added support for the HEIF magic numbers in elixir-image/image@3face19.

For further info, there's a good documentation here: https://nokiatech.github.io/heif/technical.html

@bu6n
Copy link
Author

bu6n commented Aug 15, 2024

Here is the code in libheif that parses the size of an image: https://github.com/strukturag/libheif/blob/950936d8425283dac1b95e6461bad40bb621c53c/libheif/context.cc#L172

@rNoz
Copy link
Collaborator

rNoz commented Aug 22, 2024

Sure, PRs are welcomed :)

@bu6n bu6n linked a pull request Sep 9, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants