google-photos-exif icon indicating copy to clipboard operation
google-photos-exif copied to clipboard

Set "-FileCreateDate<PhotoTakenTimeTimestamp"

Open TanjimReza opened this issue 3 years ago • 0 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" ./

TanjimReza avatar Aug 22 '21 21:08 TanjimReza