-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
Support HEIC files #190
Comments
|
When uploading a HEIC photo from an iPhone, it’s automatically converted to JPEG—but the GPS data is stripped, so it won’t work with OpenBenches. To support HEIC we’ll need to know how to prevent Safari from converting the file to JPEG. And for any other iPhone users wondering how to upload such a thing:
By doing this, it converted the photo to JPEG while preserving its GPS data. |
Getting back to this.
|
Reading EXIF server side
|
There are libraries for rendering HEIC in the canvas 1.3MB though! |
Reading Geolocation EXIF from HEIC |
As an Apple user, I want to be able to upload in this new format.
https://twitter.com/rafal_design/status/1105171620568723457?s=20
The text was updated successfully, but these errors were encountered: