Read, write, modify, and display EXIF metadata from images
Read, write, modify, and display EXIF data on the command-line
exif
$ exif photo.jpg
$ exif --tag=Model photo.jpg
$ exif photo.jpg > exif_data.txt