Subtract one year from multiple photos?

Started by rothman, March 04, 2013, 05:01:41 AM

Previous topic - Next topic

rothman

Hi

I had my camera set to wrong year, 2012, so now i have a folder with all CR2 files with wrong year. Can i have some assistance with change the year to the whole folder?

regards anders

Phil Harvey

Hi Anders,

Try this command:

exiftool -alldates+="1:0:0 0:0:0" <folder name>

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

rothman


rothman

Quote from: rothman on March 04, 2013, 08:19:02 AM
works like a charm! big thanks

and the title was misleading, not subtract,  add 1 year, but you noticed that :)