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
Hello, I am receiving a "Unknown file format" when using this with some PNG files. My guess is it works if there is no need to compress the PNG passed, but crashes otherswise.
The error comes from exifr, and there is an open issue to allow for PNGs : MikeKovarik/exifr#19
I suggest we just skip the exif read if it is a png for now?