filestack / filestack-js

Official Javascript SDK for the Filestack API and content ingestion system.
https://www.filestack.com
MIT License
206 stars 76 forks source link

Metadata on .heic image return wrong infos #480

Open jdupont22 opened 2 years ago

jdupont22 commented 2 years ago

Expected Behavior

when i call this url, i expect to have the width and heigh of the .heic image. Image

Current Behavior

the web service return 0 for both width and heigh

Possible Solution

Steps to Reproduce (for bugs)

  1. test with this url

Additional Screenshots

1. 2. 3.

Context

we can't use metadata for our .heic images

Your Environment