Need to change File Create Date

Started by ItDoBeNord, June 10, 2021, 11:37:45 AM

Previous topic - Next topic

ItDoBeNord

Hello,

Need to change File Create Date so it matches the Date/Time Original

I've been trying to use all types of commands on the forum but none work and keep saying

Warning: No writable tags set


File Name                       : IMG_3265.PNG
File Size                       : 521 KiB
File Modification Date/Time     : 2021:06:09 20:14:08+01:00
File Access Date/Time           : 2021:06:10 16:18:21+01:00
File Creation Date/Time         : 2021:01:04 10:10:48+00:00
File Permissions                : -rw-rw-rw-
File Type                       : PNG
File Type Extension             : png
MIME Type                       : image/png
Image Width                     : 1170
Image Height                    : 2532
Bit Depth                       : 16
Color Type                      : RGB with Alpha
Compression                     : Deflate/Inflate
Filter                          : Adaptive
Interlace                       : Noninterlaced
Profile Name                    : kCGColorSpaceDisplayP3
Profile CMM Type                : Apple Computer Inc.
Profile Version                 : 4.0.0
Profile Class                   : Display Device Profile
Color Space Data                : RGB
Profile Connection Space        : XYZ
Profile Date Time               : 2017:07:07 13:22:32
Profile File Signature          : acsp
Primary Platform                : Apple Computer Inc.
CMM Flags                       : Not Embedded, Independent
Device Manufacturer             : Apple Computer Inc.
Device Model                    :
Device Attributes               : Reflective, Glossy, Positive, Color
Rendering Intent                : Perceptual
Connection Space Illuminant     : 0.9642 1 0.82491
Profile Creator                 : Apple Computer Inc.
Profile ID                      : ca1a9582257f104d389913d5d1ea1582
Profile Description             : Display P3
Profile Copyright               : Copyright Apple Inc., 2017
Media White Point               : 0.95045 1 1.08905
Red Matrix Column               : 0.51512 0.2412 -0.00105
Green Matrix Column             : 0.29198 0.69225 0.04189
Blue Matrix Column              : 0.1571 0.06657 0.78407
Red Tone Reproduction Curve     : (Binary data 32 bytes, use -b option to extract)
Chromatic Adaptation            : 1.04788 0.02292 -0.0502 0.02959 0.99048 -0.01706 -0.00923 0.01508 0.75168
Blue Tone Reproduction Curve    : (Binary data 32 bytes, use -b option to extract)
Green Tone Reproduction Curve   : (Binary data 32 bytes, use -b option to extract)
Exif Byte Order                 : Big-endian (Motorola, MM)
Orientation                     : Horizontal (normal)
Date/Time Original              : 2021:01:04 10:10:48
User Comment                    : Screenshot
Exif Image Width                : 1170
Exif Image Height               : 2532
XMP Toolkit                     : XMP Core 6.0.0
Date Created                    : 2021:01:04 10:10:48
Image Size                      : 1170x2532
Megapixels                      : 3.0

Phil Harvey

The command is

exiftool "-filecreatedate<datetimeoriginal" FILEorDIR

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

StarGeek

A little late but this would be FAQ #3.  Your output only shows the descriptions (see FAQ #2).  In order to get the actual names of the tags, you have to run the command in FAQ #3.
"It didn't work" isn't helpful. What was the exact command used and the output.
Read FAQ #3 and use that cmd
Please use the Code button for exiftool output

Please include your OS/Exiftool version/filetype