hasparty.blogg.se

Exiftool recursive analysis
Exiftool recursive analysis









exiftool recursive analysis

adding -o copies each image instead of moving it.ĭuring the file renaming process, the leftmost values are overwritten by the rightmost ones.% for non-date variables must be double.%c adds a counter to images that result to be shot in the same second, l makes the counter alphabetical and the leading dash, guess what, adds a dash when the counter is used.-d is used to specify the printed date format.Rename all files in pwd, according to the time and time they were shot exiftool '-FileName=CustomName%-c.%le' '-FileName exiftool recursive analysis

Removing all metadata from all files in pwd exiftool -all=. Show dates exiftool -AllDates filename.jpg

  • -G is used to show the metadata Group to which the metadata tag belongs.
  • e.g.: instead of Create Date you see CreateDate
  • -s is used to show the names in ExifTool commands format.
  • ExifTool is the most common and used software to handle file metadata, specifically image information.Ĭheat Sheet Show metadata exiftool -s -G filename.jpg











    Exiftool recursive analysis