Install exifprobe by entering the following commands in the terminal:
sudo apt update sudo apt install exifprobe
Description:
read metadata from digital pictures
Exifprobe reads image files produced by digital cameras (including several so-called "raw" file formats) and reports the structure of the files and the auxiliary data and metadata contained within them. . In addition to TIFF, JPEG and EXIF, the program understands several formats which may contain "raw" camera data, including MRW, CIFF/CRW, JP2/JPEG2000, RAF, and X3F, as well as most TIFF-derived "raw" formats, including DNG, ORF, CR2, NEF, K25/KDC/DCR and PEF. . This program is useful in forensics investigations.
Homepage: https://github.com/hfiguiere/exifprobe
Version: 2.0.1+git20170416.3c2b769-1
Section: universe/graphics