I want to create a preview book of wedding images but rather than using the text tool to type every file name, is there a way automatically embedding the file name over the actual image ie like an 'action' but without having to type every time. Reason being I use about 500 images a week and this become time consuming.
#1
What version? There's a script for this; AddFileName. It's Either available on the Adobe Exchange or comes with the program; I don't remember which.
#2
I'm using CS2 - How d'you write a script in PS?
#4
You could ask on the Photoshop Scripting Forum. But you don't have to. As I said, at least one such script already exists.
See link below. I believe it's a matter of putting the script into any text editor, saving it as .js and putting that file in the Scripting folder in Photoshop Presets. Then you can go to File>Scripts to run it.
<
http://photo.net/bboard/q-and-a-fetch-msg?msg_id=004yzL>
#5
Here's a link to the script I use to do this. It puts the filename at bottom centre of the image, but this position can be changed by editing the script.
<
http://www.georgedingwall.co.uk/downloads/Filename.jsx>
Hope this helps.
#6