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.
"It didn't work" isn't helpful. What was the exact command used and the output.
Read FAQ #3 and use that cmd
Please use the Code button for exiftool output

Please include your OS/Exiftool version/filetype