Site Tools


images

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

images [2018/01/28 23:46] – created paulsmithimages [2018/01/28 23:56] (current) paulsmith
Line 1: Line 1:
 +
 +jpeginfo -c 20171229_145127.jpg
 +
 +find -iname "*.jpg" -print0 | xargs -0 jpeginfo -c | grep -e WARNING -e ERROR
 +
 +exiftool 20171229_145127.jpg
 +
 +exif 20171229_145127.jpg
 +
 +exiftags 20171229_145127.jpg
 +