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
The current exif extension has many bugs and has historically suffered from security issues. It would be great to use an established library instead.
From a cursory look, a potential blocker for this is the lack of TIFF support in libexif. There's a PR for that at libexif/libexif#17, but it seems stuck.