ExifTool Forum

ExifTool => Newbies => Topic started by: jtabc123 on September 12, 2022, 04:47:21 PM

Title: Change timestamps on image file from iPhone
Post by: jtabc123 on September 12, 2022, 04:47:21 PM
I used exiftool to extract the metadata from a picture from an iPhone X.
There are several fields in here that I need to change, but I don't understand how to access them to do so. I want to change all of the following fields:

[IFD0]          Modify Date
[ExifIFD]       Date/Time Original
[ExifIFD]       Create Date
[ExifIFD]       Offset Time
[ExifIFD]       Offset Time Original
[ExifIFD]       Offset Time Digitized
[Composite]     Create Date
[Composite]     Date/Time Original
[Composite]     Modify Date

to a given date and time.

Any idea how to do this? The example I tried did not modify the file, presumably because I was using the wrong name to access these fields.
Title: Re: Change timestamps on image file from iPhone
Post by: Phil Harvey on September 12, 2022, 07:51:32 PM
I think that reading FAQs 2 and 3 (https://exiftool.org/faq.html#Q2) will help you to figure this out.

- Phil