-
-
Notifications
You must be signed in to change notification settings - Fork 921
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
HEIC image support #117
Comments
Thanks for your suggestion @batusai513. I've marked this as a feature request, but it's likely that I will only add this if the HEIC format (HEIF) is natively supported by browsers. There is the following library that supports converting HEIC images to JPEG/PNG/GIF on the client-side: See also: blueimp/jQuery-File-Upload#3645 |
You may be interested in https://github.com/exif-heic-js/exif-heic-js for reading HEIC EXIF metadata. It is a relatively small library. |
Thanks for sharing @edent. |
@blueimp do you support now heic files loading ? Would be really wonderfull |
Not yet supported unfortunately. |
Hi, I've been using this library for a while and it works really great, one thing that came up recently is to give HEIC image support, but when I try to load them, it cannot be done, it shows an error, it would be possible to add support for those images with this library?
Thanks.
The text was updated successfully, but these errors were encountered: