gexiv2

GObject wrapper around Exiv2 for reading/writing image metadata

brewmacoslinux
Try with needOr install directly
Source

About

GObject wrapper around the Exiv2 photo metadata library

Commands

gexiv2

Examples

Read EXIF data from an image file$ gexiv2-metadata image.jpg
Extract GPS coordinates from a photo$ gexiv2 --gps image.jpg
Remove all metadata from an image$ gexiv2 --strip-all image.jpg