Page 1 of 1

How join Multiple images in one image file? (not anim)

Posted: 2008-12-28T07:04:40-07:00
by kiki
How join Multiple images in one image file?
i have 100 images and i want to:
-add image 00.bmp to main.bmp
-add image 01.bmp to the end, bottom 00.bmp in main.bmp
-....
-add image 100.bmp to the end, bottom 99.bmp in main.bmp

When i use -adjoin i get always other multiple files (png, bmp) or when gif is output i get anim gif where every bmp image is a separate frame.
Other words i looking for opposite for -split command

Re: How join Multiple images in one image file? (not anim)

Posted: 2008-12-28T14:38:03-07:00
by kiki
Ok i solved this myself.

Re: How join Multiple images in one image file? (not anim)

Posted: 2009-04-28T11:06:37-07:00
by fmw42

Re: How join Multiple images in one image file? (not anim)

Posted: 2009-04-28T18:33:09-07:00
by anthony
Or the various image layering techniques
http://www.imagemagick.org/Usage/layers/