healthcareport.blogg.se

Exiftool copy alldates
Exiftool copy alldates








exiftool copy alldates
  1. #Exiftool copy alldates code#
  2. #Exiftool copy alldates windows#

Clone via HTTPS Clone with Git or checkout with SVN using the repository’s web address.

#Exiftool copy alldates code#

You can use exiftool -G1 -s -a File to try and figure that out. 1 Fork 0 Star Code Revisions 22Stars 1 Embed What would you like to do Embed Embed this gist in your website. I have some photos missing the 'Date Taken' field. 1 December 09, 2016, 03:18:38 PM The basic tag copy operation is exiftool '-DestinationTag AllDates is a shortcut for 3 tag names: DateTimeOriginal, CreateDate and ModifyDate. From what I've discovered, the XMP:DateTimeOriginal has the least priority, so it's used first, while the EXIF:DateTimeOriginal has the highest priority, so it's used last. For convenience, a shortcut tag called AllDates has been defined to represent these three tags. It uses the fact that when ExifTool has two assignments that affect the same tag, the latter takes precedence.

#Exiftool copy alldates windows#

This will set the FileModifyDate by trying all the various metadata Windows uses for the "Date Taken" property, in order of priority. So the best command for you to try would be:ĮxifTool "-FileModifyDate exiftool copy alldates

Assuming you're using Windows, part of the problem is that there is no "Date Taken" tag.










Exiftool copy alldates