copy filename to iptc description
Hello,
I need to create a process of copying the filename of a tiff to the description in that same file's iptc. Ideally i'd like to be able to drop the script in to an Apple Automator process, but that would be a luxury. There's also an extra catch: i need the script to replace "=" with ":" and to add a prefix, for example "CMS:"
Here's an example:
input
filename: 8737=6.tif
description:
output
filename: 8737=6.tif
description: CMS:8737:6
It seems a faily basic process but i don't know where to start with this scripting business... Any help or advise would be much appreciated! Perhaps you know of a really similar one that i can modify??
Lewis
