-
Notifications
You must be signed in to change notification settings - Fork 90
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
NEW HEIC/HEIF files are not supported #63
Comments
Same issue here.
|
I just switched my code from heic2any to heic-to, and now everything's working! It's the quickest and simplest fix I could find. |
I believe I have found the solution to the issue, the only thing is I don't have the necessary skills to create the fix. The issue is with the libheif library, there is however a newer version of the libheif library that fixes this issue, my only issue is that I am not sure how to get the correct libheif.js as when install the node module it doesn't seem to have the same format as the current file in src/libheif.js @alexcorvi sorry to bug you, but if you know how to do this, it might be a quick fix for this issue |
Experiencing this issue as well, libheif has fixed it but definitely looks like it needs to be rebuilt here @alexcorvi if you are able to update. As a workaround for now I had to directly bring in libheif to handle the heic2any fails
|
when I'm trying to convert HEIC files that was taken by the new Iphone models I'm getting this error
The text was updated successfully, but these errors were encountered: