Contents
Working directories
1 | hexo new `date +%Y%m%d` |
1 | i=/media/ht/ht_5T/Work/Projects/CC_n_HPV/Alpha_HPV_Project/HPV30_Detect/Draft |
How to set “date modified” by “date taken” with Exiftool? - Photography Stack Exchange
to be solved
- metadata - How can I rename files to match their EXIF “created date”? - Photography Stack Exchange
- FileName and Directory tags
- Change file(s) created date from file name?
- ExifTool FAQ
- CreateDate vs CreationDate
- Image::ExifTool: How to change file creation date?
- metadata - Is there a free program to (batch) change photo file’s date to match EXIF? - Photography Stack Exchange
- Change filemodifydate to datetimeoriginal if it’s not the same
1 | ExifTool "-FileModifyDate<XMP:DateTimeOriginal" "-FileModifyDate<EXIF:CreateDate" "-FileModifyDate<XMP:CreateDate" "-FileModifyDate<$IPTC:DateCreated $IPTC:TimeCreated" "-FileModifyDate<EXIF:DateTimeOriginal" DIR |