[magick-users] hii everyone

Yasin Satay yasinsatay at gmail.com
Wed Jul 16 09:15:52 PDT 2008


ı want to montage 2 image just specified instructions.

montage -geometry +4+4 a.jpg b.jpc c.jpg

and after than I want to compress this tiff

convert -units pixelsperinch -density 200 -colorspace gray -compress Group4
-size 640x480+256 -type gryscale c.jpg d.tiff

after this instructions d.tiff may be bigger than 500k i want that i must be
small than 500 k

how can ı do this?

thanks...


More information about the Magick-users mailing list