Search found 4 matches

by blondzie
2014-12-29T14:11:00-07:00
Forum: Users
Topic: batch watermarking entire directory
Replies: 8
Views: 6092

Re: batch watermarking entire directory

Sweet thank you Bonzo!
by blondzie
2014-12-29T13:57:59-07:00
Forum: Users
Topic: batch watermarking entire directory
Replies: 8
Views: 6092

Re: batch watermarking entire directory

Thank you both for the speedy responses, This is overwhelming for me and you two have got me going down the right path. I am operating on a windows 7 64 bit machine using the 6.9 version of Imagmagick. And that right there answers the question. The original script had only one "%" in front of my ...
by blondzie
2014-12-29T13:09:34-07:00
Forum: Users
Topic: batch watermarking entire directory
Replies: 8
Views: 6092

Re: batch watermarking entire directory

Ok so I tried the Alpha mask script below, no luck. Nothing happens to the images. I guess im curious what is wrong with the first script. that I used in the past that now doesn't seem to have an affect on the images besides creating a new directory. It took me about a week to create that script and ...
by blondzie
2014-12-29T12:42:42-07:00
Forum: Users
Topic: batch watermarking entire directory
Replies: 8
Views: 6092

batch watermarking entire directory

I created a script awhile ago and now it seems to no longer work. I want to take a directory of large images, resize them to a width of 1400 pixels, since height and oreintation will vary. Then add "watermark.png" over the bottom of the image. The PNG "watermark.png" is going to be 1400 pixels wide ...