Re: Combining 2 convert commands into 1

Steven Matison <[email protected]>
Newsgroups gmane.comp.video.image-magick.user
Message-ID <[email protected]>
I have tried various attempts at combining them, and when I do i get  
"convert: Color profile operates on another colorspace `icc'."

Really cant make the profile stuff break, thats for sure, but I really  
dont want to run another convert command in line with each image.
I am already running one for the eps conversion, and one for a  
watermark.


I really hope someone will reply,


Steven



On Feb 18, 2010, at 10:55 AM, Steven Matison wrote:

> I have the following 2 convert command lines that work to solve my
> problem:
>
> eps to gif:
> convert -density 150 -resize 600x600 351028.eps -profile /home/USER/
> profiles/USWebCoatedSWOP.icc -profile /home/USER/profiles/sRGB.icm
> 351028.gif
>
> gif to static padded size:
> convert -size 600x600 xc:white -filter lanczos -resize 600x600
> 351028.gif -gravity Center -composite +repage 351028-test.gif
>
>
>
> Is it possible to combine the arguements into the single command and
> still get the same output?
>
>
> _______________________________________________
> Magick-users mailing list
> [email protected]
> http://studio.imagemagick.org/mailman/listinfo/magick-users
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.