siteadam.blogg.se

Exiftool copy alldates
Exiftool copy alldates





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

FileModifyDate vs "File Modification Date/Time". This feature may be used to effectively copy tags between images, but allows the metadata to be altered by editing the intermediate file (out.args in this. You want to always use the -s (short) option to find out the actual name of the tags you want to copy, because otherwise exiftool will give you the description, e.g. Phil.where DIR is the name of a directory/folder containing the images.

#Exiftool copy alldates windows#

This will set the EXIF DateTimeOriginal, CreateDate and ModifyDate from the file creation date/time. I want to copy all metadata from image file to another one and tried (on a Windows PC): exiftool -TagsFromFile srcimage.jpg targetimage.jpg. So when exiftool finds the file c:\exiftool\mp4\a.mp4, it now knows to go looking for c:\exiftool\mpg\a.mpg as the sourceįinally, FileModifyDate and FileCreateDate are the tag names of the data you want to copy. To write or copy information, new tag values are specified with the - TAG VALUE syntax or the -tagsFromFile or -geotag options. This command should do it: exiftool '-alldates

#Exiftool copy alldates full#

The -TagsFromFile option is used to copy data from one file to another (or to a different place in the same file, but don't worry about that here). Print all meta information in an image, including duplicate and unknown tags, sorted by group (for family 1). Got a head full of questions or some wildlife pictures you need identified Bring them and your favorite mug for your chance to pick a Ranger's brain. This would be the FILE part mentioned at the very beginning of the docs. To break it down, as this can get confusing with the TagsFromFile option.Ĭ:\exiftool\mp4 is the directory with the files you want to edit. By default the original files are preserved with original appended to their names - be sure to. Use -overwriteoriginal option to overwrite image file list all tags that contain date exiftool '-date' 'Photo - 01.

exiftool copy alldates

> AllDates is a shortcut for 3 tag names: DateTimeOriginal, CreateDate and ModifyDate. Exiftool -TagsFromFile c:\exiftool\mpg\%f.mpg -FileCreateDate -FileModifyDate c:\exiftool\mp4 To copy or move metadata, the -tagsFromFile feature is used. For convenience, a shortcut tag called AllDates has been defined to represent these three tags.







Exiftool copy alldates