Append multiple images on canvas
Posted: 2013-10-22T12:15:57-07:00
So this is some theory here.
I want to lay out some pictures I have (lets say for this example: 10 pictures that are in size of 640x1136) on a canvas.
I want them to be put side by side if I would define the canvas 6400x1136 and for example if I went ahead and used 640x1136 as canvas size it should simply
paste the pictures under each other.
Thanks in advance for suggestions.
(Bonus kudos for whomever can integrade a for (*.filetype) inside the command as this would make the command easier.
I want to lay out some pictures I have (lets say for this example: 10 pictures that are in size of 640x1136) on a canvas.
I want them to be put side by side if I would define the canvas 6400x1136 and for example if I went ahead and used 640x1136 as canvas size it should simply
paste the pictures under each other.
Thanks in advance for suggestions.
(Bonus kudos for whomever can integrade a for (*.filetype) inside the command as this would make the command easier.