Windows 10
ImageMagick-7.0.8-Q16
I have over 1000 different sized base images into which I need to add a watermark image and have said watermark image scale based on the size of the other base images.
This process needs to be treated as a batch process and completed via the Windows command line.
I've gone through the documentation, but unless I've missed something (which is quite possible), I can't figure out how to do it.
Is this even possible?
Thanks in advance!
Combine, resize, and scale images...
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Combine, resize, and scale images...
Yes. There was a similar question recently with a solution provided by GeeMack. See viewtopic.php?f=1&t=33930&p=155702&hili ... rk#p155705