Re: Changing a File's Date Stamp
- From: Huibert Bol <huibert.bol@xxxxxxxxxxx>
- Date: Tue, 23 Aug 2011 19:55:33 +0200
PaulRS wrote:
The digital camera had the YEAR set to 2010 and so all our picture
files from this year are stamped with the proper Month, Day, and Time
BUT wrong year.
Is there a utility (or way) to change the File Year on the JPG's taken
this year?
How are you going to differentiate between pictures taken this year with
the wrong date and pictures taken last year with the correct date?
Something like
exiftool -AllDates+='1:0:0 0:0:0' DIRECTORY
or
exiftool -r -AllDates+='1:0:0 0:0:0' DIRECTORY
will change the stored timestamps on all files in the given directory.
The original files are saved with an _original extension, you can delete
them when you're satisfied with the result. Adding the -r option will
cause exiftool to recurse.
--
Huibert
"Okay... really not something I needed to see." --Raven
.
- Follow-Ups:
- Re: Changing a File's Date Stamp
- From: Paul
- Re: Changing a File's Date Stamp
- References:
- Changing a File's Date Stamp
- From: PaulRS
- Changing a File's Date Stamp
- Prev by Date: Do you GooBoo? www.GooBooMe.com - "The Social Cloud Network"
- Next by Date: Re: Changing a File's Date Stamp
- Previous by thread: Changing a File's Date Stamp
- Next by thread: Re: Changing a File's Date Stamp
- Index(es):
Relevant Pages
|