Older Create_Date than Date_Time_Original?

Started by MLorengal, June 29, 2023, 10:00:33 PM

Previous topic - Next topic

MLorengal

Hello,

I have iphone photo with a date_time_original which is today but a create_date which is roughly two years ago. How can that be? Interestingly, the create date is a different hour the same minute and second time exactly as the date time original.

Phil Harvey

Can you show the output of this command?:

exiftool -time:all -a -G1 FILE

And is this a JPEG file we are talking about?

- 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 ($).