If Metadata is available “creationdate” else file “lastmodified”
Hello community,
I would like to rename my image files.
YYYY-MM-DD HH-MM-SS
Special feature:
If metadata is available, use “DateOriginal,” otherwise use “LastModified” from the file.
Is that possible?
Thank you,
dnc
I would like to rename my image files.
YYYY-MM-DD HH-MM-SS
Special feature:
If metadata is available, use “DateOriginal,” otherwise use “LastModified” from the file.
Is that possible?
Thank you,
dnc
Reply to #1:
Hi,
the alternative tag is possible, as described here: https://www.advancedrenamer.com/user_guide/v4/tag_fallback
You can try the following tag: <Img DateOriginal||Date Modified>
Hi,
the alternative tag is possible, as described here: https://www.advancedrenamer.com/user_guide/v4/tag_fallback
You can try the following tag: <Img DateOriginal||Date Modified>