I have list of images and logos and want to join them like appending it on middle while i have following details.
Images with name of files like image1.jpg, image2.jpg, image3.jpg, image4.jpg all of them are in size of 1024x876
Logo with name of files like logo1.png, logo2.png, logo3.png and so on all of them are in size of 1024x876
I want to join image1.jpg with logo1.png, in a way that i should got the transparent image as logo image contain empty background.
Instead of copying every logo and pasting on every images, how can i do this automation with script or any paid tool. Tnx
image1.jpg
,logo1.png
and show how the result should look and what it should be called. Please also indicate if you are on Windows or a proper operating system. – Mark Setchell