up vote 0 down vote favorite
share [g+] share [fb]

I've created an action in photoshop to create watermark for my images and its working fine but i want to repeat it for all the images from a specific folder.

how can i do this?

link|improve this question
feedback

migrated from stackoverflow.com Apr 8 '10 at 16:52

This question came from our site for professional and enthusiast programmers.

2 Answers

up vote 2 down vote accepted

This looks like what you're looking for Watermarking Photos (Batch).

link|improve this answer
Thanks mate. That's what i want... – kvijayhari Apr 9 '10 at 6:32
@Vijay: No problem :) – Corey Apr 9 '10 at 6:57
1  
@Vijay: If you found the answer satisfactory, click the check mark. – GMan Apr 12 '10 at 17:32
feedback

You can further automate this process using a Photoshop droplet. Droplets let you drag a folder onto a droplet icon. Then Photoshop performs a specified action on all items in the directory.

Here's a video of me demonstrating how to create and use a droplet using a Save as JPG action, but you can apply the same principle to your own actions: http://vimeo.com/11366445

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.