Renaming File Using Create Date Milliseconds

Started by okeetd, January 17, 2020, 09:56:07 AM

Previous topic - Next topic

okeetd

Hello - is there a way to use Exif tool to rename files that include Create Date Milliseconds.  Below is the script I am using and would appreciate any guidance on what I would need to adjust in the script to include milliseconds.  Thanks....

exiftool -ext jpg "-FileName<DateTimeOriginal" -d "%Y-%m-%d %Hh%Mm%Ss.%%e" "G:\Import Folder\Picture Possible Duplicates\New folder"

StarGeek

See this post.

It's an old post but the idea is still the same.
* Did you read FAQ #3 and use the command listed there?
* Please use the Code button for exiftool code/output.
 
* Please include your OS, Exiftool version, and type of file you're processing (MP4, JPG, etc).