You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like newer Apple devices default to saving images in HEIC format. These images wont work in a lot of environments. We might need to post-process to get a harmonious JPEG-only data set to prevent downstream problems with mixed file formats.
Looks like newer Apple devices default to saving images in HEIC format. These images wont work in a lot of environments. We might need to post-process to get a harmonious JPEG-only data set to prevent downstream problems with mixed file formats.
Looks like a couple line fix on the server side, assuming we can install one of these HEIC node modules:
https://www.npmjs.com/package/heic-convert
The text was updated successfully, but these errors were encountered: