Re: Combining 2 convert commands into 1

Fred Weinhaus <[email protected]>
Newsgroups gmane.comp.video.image-magick.user
Message-ID <p06240802c7a324b50690@[192.168.1.2]>
try

convert \( -density 150 -resize 600x600 351028.eps -profile /home/USER/
profiles/USWebCoatedSWOP.icc -profile /home/USER/profiles/sRGB.icm \) \
\( -size 600x600 xc:white -filter lanczos -resize 600x600 \) \
+swap -gravity Center -composite +repage 351028-test.gif


see parenthesis processing at 
http://www.imagemagick.org/Usage/basics/#parenthesis
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.