

It uses the fact that when ExifTool has two assignments that affect the same tag, the latter takes precedence. Note: Not all date/time information is covered by the AllDates shortcut.
Exiftool copy alldates pdf#
This will set the FileModifyDate by trying all the various metadata Windows uses for the "Date Taken" property, in order of priority. See Image::ExifTool:: (download in PDF format) for details about the syntax of the time shift string.

exiftool -TagsFromFile src.crw dst.jpg Copy the values of all writable tags from src.crw to dst. So the best command for you to try would be:ĮxifTool "-FileModifyDate

Windows fills this property with different metadata, depending upon what it can find. (I installed the latest version of EXIFtool 10.97) copy from terminal: Edwin-Macbook-2: Edwin /usr/local/bin/exiftool -AllDates1999:01:01 13:13:00. Assuming you're using Windows, part of the problem is that there is no "Date Taken" tag.
