Hi,
I have a large number of images to export as web-images.
I have an action in Photoshop (CS5 sadly) that works just fine.
However I need to rename them.
I select part of the name and overwrite with the new text and press enter and it continues.
In a perfect world I would be able to select one of, say 3 different optional texts to be inserted over the selected text.
Is that possible to do in an actionscript?
In a bit less perfect world, I would be able to pause the action - select the text and maybe add a few characters - and kick the action to insert the text and move on.
Example:
Original names have no real name structure.
Original name could be
100000-10_xxx_13.jpg
100000-xx-17h.jpg
100000_00.jpg
Wanted name structure
100000-10-12300-xxx-xxx-01.jpg
Is this possible? A pointer would be nice. :-)
/K