[magick-users] convert and piping

Jean Magnan de Bornier jean at bornier.net
Wed Aug 22 07:11:10 PDT 2007


Hi all,
Is it possible to create an image from outside IM and then pipe to
convert?
Something like this, assuming "program" creates a file named foo.png:

program ; convert foo.png foo.gif

To be replaced by :
program | convert foo.gif

This solution doesn't work, but is there a way?
TIA 
-- 
Jean


More information about the Magick-users mailing list