I'm looking for a simple yet effective software to watermark a lot of photos in batch.

I have to apply a transparent png watermark image on 400 photos.

The program have to place the watermark at a custom position relative to the bottom right corner of every picture.

I would have done this in photoshop, but the scriptable action doesn't allow me to do conditionnal placing if the photo is portrait or landscape.

I'm looking for a free lightweigh program.

Thank you !

link|improve this question
feedback

4 Answers

up vote 5 down vote accepted

XnView can do this, with the batch processing feature.

You select which pictures to transform, from where to where, in which format, and which action(s) to apply to them, including adding a watermark.

And it's free!

alt text

link|improve this answer
feedback

Imagemagick can probably do what you need.

link|improve this answer
2  
+1 Yup. You can find several examples of how to apply different watermarks at imagemagick.org/Usage/annotating/#wmark_text – DaveParillo Oct 29 '09 at 14:08
feedback

You can check this online service which may help: http://picghost.com/

link|improve this answer
It's a good Site..Thanks for sharing..best thing is batch editing. – Sangram Feb 21 at 11:12
feedback

I did this for about 6000 photos using FastStone Image Resizer. Also lets you save profiles so you can run it again on additional batches.

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.