Need help watermarking batch images! Please help!

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
tcarp
Posts: 3
Joined: 2014-03-18T07:56:42-07:00
Authentication code: 6789

Need help watermarking batch images! Please help!

Post by tcarp »

Hi everyone,

I am brand new to this forum, so thanks in advance for and help I really appreciate it!

So anyways I have about 1000 images in a folder called "Photos Compressed". The folders are numbers as follows "001, 002, etc." Each folder has 8-10 images in it. These image are 2400w x 1600h in dimension. I have a watermark that I created in Photoshop which I then saved as a PNG that is the same size (2400 x 1600).

I need to add the watermark to all of the photos using ImageMagick. I wanted them to go into a new folder called "Photos Watermarked". These new images need to maintain the folder structure of the old folder "Photos Compressed" with all subfolders etc. These new photos also will be scaled down to 640h x 480w.

I basically want the .png watermark to overlay each new image in the new folder keeping the folder structure.

How would I go about this? I am unfamiliar with ImageMagick and I have access to both a Mac and a PC. I tried using Photoshop's image processor but it takes forever and it is not working properly. Any help would be greatly, greatly appreciated.

Thanks!
Tom
snibgo
Posts: 12159
Joined: 2010-01-23T23:01:33-07:00
Authentication code: 1151
Location: England, UK

Re: Need help watermarking batch images! Please help!

Post by snibgo »

Replies given in the other thread, viewtopic.php?f=2&t=25237

Please don't multi-post.

(The thread would really be better in "Users", but never mind.)
snibgo's IM pages: im.snibgo.com
Post Reply