Script for copying keywords to description field
Does anyone have a script that can be used in cs5 to copy the keywords to the description field?
Thanks
Mark
Does anyone have a script that can be used in cs5 to copy the keywords to the description field?
Thanks
Mark
I don't use Capture One. Remember that read-only is a choice of the application developers. If its on your computer, it can be altered. Whether a specific app can do that altering is a different story.
@Lumigraphics is correct, there is no way in Bridge (in the app or via scripting) to change file Date Created.
ExifTool is your best bet to do the batch edit you want.
ExifTool is an amazing tool but it is command line, which can be cumbersome if you're not used to it.
For what you want to do, I think this would be the command:
exiftool "-filecreatedate<datetimeoriginal" "DIR"
...where DIR is the name of a directory/folder containing the images.
I tested this and it works for me, meaning when I read the file back through ExifTool the file date created is changed. Also, in Windows explorer the file date created is correct. Oddly, Bridge is still showing the original File Date Created value. I purged the folder cache, but that didn't help. Anyway, I think ExifTool is changing the file date, but Bridge has some issue showing it, so that's another puzzle to solve.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.