I have thousands of pictures.
They are either bigger in length or width or are square.
I have a grey color watermark image (actually it is a semitransparent text), which I want to put on top of all images.
However, I want to align watermark along the longest side of the image file. Therefore, watermark will be rotated to be horizontal or vertical depending on individual image.
Also since all the images are of different dimension, I want to adjust the size of watermark accordingly.
What can be the command (script) in windows to achieve the above for thousands of image files (JPG)?
Thank you so much for your help.
rotate, align and merge watermark on top of pics in batch
Re: rotate, align and merge watermark on top of pics in batch
You will not learn anything by just asking for the answer.
Why not try writing some code to watermark a simple image? A lot of what you want to do is probably covered already on the forum; if you try searching.
Also you do not say what version of Imagemagick you are using.
Why not try writing some code to watermark a simple image? A lot of what you want to do is probably covered already on the forum; if you try searching.
Also you do not say what version of Imagemagick you are using.