Script to add description and keywords to files from text file
Can anyone write something up for me? I will admit I cannot do it myself, I do not know Javascript.
I need to add keywords and a description to 1000's of images. I have a text file formatted as such for each 100 images. The script would need to ask for an input file (or I can hardcode the path into the script) and then apply to the current folder of images shown in bridge.
Text file example:
1000 - Bright Sunset Over City. (sun;city;sky;mountain;) .
1001 - Dawn Behind Mountain And Lake. (sun;mountain;water;sky;) .
1002 - Bright Red Sunset, Light Edged Clouds. (sun;sky;tree;clouds;) .
1003 - Tree Framing Sunset Over Bay. (tree;sun;lake;bay;) .
1004 - Sun Behind Gull On Pilings. (seagull;sun;sea;pilings;) .
images are named 1000.tif, 1001.tif, 1002.tif etc
Running on a Mac with CS3 and CS4.
Thanks,
Chris
