concat jpgs vertically one after the other
Posted: 2007-04-04T02:59:09-07:00
Hi,
I'm searching a (commandline) tool where I could paste some jpg files vertically together just like this:
------
| A |
------ , and
------
| B |
------ , to one new jpg:
------
| A |
------
| B |
------
with cmd line tool montage I got something similar just horizontally, but without the original size of the jpg's. Thank you for your help.
BTW: I would like to thank ImageMagick for great convert tool, and their awesome work: Thanks.
I'm searching a (commandline) tool where I could paste some jpg files vertically together just like this:
------
| A |
------ , and
------
| B |
------ , to one new jpg:
------
| A |
------
| B |
------
with cmd line tool montage I got something similar just horizontally, but without the original size of the jpg's. Thank you for your help.
BTW: I would like to thank ImageMagick for great convert tool, and their awesome work: Thanks.