Any way to overwrite Date Modified with Date Taken metadata with a PS script?
Anyone know if it is possible to get the Date Taken metadata from a file and write that timestamp into the Date Created meta data? Preferrebaly, this would be done without opening the file in Photoshop and also done directly through a PS script.
I have a batch automation script that processes files and saves new modified copies of each image. Some users need the Date Created data to be the date/time the photo was taken in order to match times to barcode scanner data in another software. When a new image copy is saved, the OS creates a new Date Created timestamp. Preferrably, I'd like to have the script just update the Date Created meta data to match the Date Taken meta data after the image is saved without reopening the file. Not sure if this is possible or not.
