hasswift.blogg.se

Exiftool recursive match file name
Exiftool recursive match file name





I have managed to figure out the command which almost does what I want for step 1:Įxiftool -r -tagsFromFile LQ/%f.jpg -datetimeoriginal HQĪlas, although this does seem to update the files in the target (HQ) folder recursively, it doesn't seek through the source (LQ) recursively and I can only get it to source metadata from a single folder without subfolders. Discard all photos in LQ which already exist in HQ - probably using an external program like Picasa for ease of comparison. Recursively batch transfer the DateTimeOriginal tag from LQ to HQ, using the -tagsFromFile option in ExifTool.Ģ. My goal: to create only one set, which would contain the highest available quality of each photo, AND correct metadata. exiftool - Read and write meta information in files RUNNING IN WINDOWS Drag and drop files or folders onto the exiftool executable to display meta information, or rename to 'exiftool.exe' and run from the command line to access all exiftool features. On the flipside, all photos in LQ have the correct DateTimeOriginal metadata. With Exiftool you can get the list of files with commands like: exiftool -p directory/filename -if lensid/SAL135F18Z/ -q /data/pictures/ Thanks - good to know. The second set, LQ, is a larger set which contains many, if not all of the photos from HQ (they share the same filename) - in lower quality. ExifTool 9. The first one, HQ, contains a smaller set of high quality pictures, and unfortunately some of them have incorrect DateTimeOriginal fields. Both have different folder structures inside. I have seeked out this program to solve a specific problem with my photo collection, and I have almost nailed it down. By default the original files are preserved with original appended to their names - be sure to. Hello! First of all, it's fantastic to know that there is a community based around ExifTool that volunteers to offer advice in their spare time. To copy or move metadata, the -tagsFromFile feature is used.







Exiftool recursive match file name