
Recursively extract common meta-information exiftool -r -w. Print standard Canon information from two image files. Print Canon information exiftool -l -canon c.jpg d.jpg Print ImageSize and ExposureTime tag names and values. List meta information in tab-delimited column form for all images in the directory DIR to an output text file named “out.txt.” Print ImageSize and ExposureTime exiftool -s -ImageSize -ExposureTime b.jpg Proceed to upgrade any outdated packages using the following command. Optionally, you can list the updates for users who require review or are curious.

Recursively extract JPG images from CRW.


Recursively extract common meta-information.
