mattwilson1024 / google-photos-exif

A tool to populate missing `DateTimeOriginal` EXIF metadata in Google Photos takeout, using Google's JSON metadata.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set "-FileCreateDate<PhotoTakenTimeTimestamp"

TanjimReza opened this issue · comments

I want to change the File Created date to the date from the time stamp, how do I do that using this? Or where do I have to edit? In exiftool I used the following command
exiftool --ext json -r -tagsfromfile "%d/%F.json" "-GPSAltitude<GeoDataAltitude" "-GPSLatitude<GeoDataLatitude" "-GPSLatitudeRef<GeoDataLatitude" "-GPSLongitude<GeoDataLongitude" "-GPSLongitudeRef<GeoDataLongitude" -Description -d %s "-FileCreateDate<PhotoTakenTimeTimestamp" ./