Page 1 of 1

Convert + Composite

Posted: 2009-05-31T20:43:26-07:00
by hdagheda
Hi,

Can you please let me know how i can use convert and composite togather?

i want to generate one image from 1 bg image, 1 small img and some text on it in single command. i have done this with multiple commands but i m sure there must be better way of doing this. if anyone can help me that it would be gr8 idea.

1. set bg image
2. add small img at topleft corner
3. add some text at middle
4. final image with all above things


thanks
Heena

Re: Convert + Composite

Posted: 2009-05-31T21:33:22-07:00
by anthony
See IM examples, Alpha Composition
http://www.imagemagick.org/Usage/compose/
also Layering Multiple Images
http://www.imagemagick.org/Usage/layers/

Note there ware two different techniques involved, and quite a number of ways to do things.