I have 2 folders that have images.
folder 1 has 496 x 720 images
folder 2 has the 1280 x 720 images
so i used -gravity west -composite on 1 named image and it works but how do i automate it without using names of that image?
I want every image off folder 2 to get the image from folder 1 making the new image in folder 2.
Hope somebody can help me out on this
EXAMPLE:
Code: Select all
convert.exe pictures/folder2/8738843.jpg pictures/folder1/8738843[LEFTSIDE].png -gravity west -composite 8738843.jpg