Open
Description
Libexif: https://github.com/libexif/libexif
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.