Description
Legacy PHP 5.6 applications can read EXIF metadata from photos, such as camera details, orientation, timestamps, and sometimes location information. This helps old galleries, upload workflows, and media catalog tools organize images.
It is a metadata-reading extension. EXIF data can reveal private details, including time and location, so applications should strip or hide sensitive fields when publishing images.