Posted on 2007-01-07 22:39:50-08 by stefan
Modify Exif without changing date and time of file ?
Hello,
with
exiftool -AllDates-=1 -overwrite_original DIR
I can change the date but also the file is overwritten the original date and time stamp of the file changed to the actual date.
Is there a way to keep origianal file date and time and to change Exif?
Regards
Stefan
Direct Responses: 3990 | Write a response
Posted on 2007-01-07 23:06:01-08 by exiftool in response to 3987
Re: Modify Exif without changing date and time of file ?
Hi Stephan,

You can preserve the original file-system timestamp with the '-P' option, or set it from the EXIF information with an argument like "-filemodifydate<datetimeoriginal".

- Phil
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.