libexif

Library for reading and writing EXIF metadata from JPEG images

brewmacoslinux
Try with needOr install directly
Source

About

EXIF parsing library

Commands

exif

Examples

Display all EXIF data from a JPEG image$ exif photo.jpg
Show specific EXIF tag information with details$ exif --verbose photo.jpg
Extract EXIF data from multiple images$ exif *.jpg