[magick-users] help needed to convert .eps to .jpg

Abhichandani, Vivek (GE, Corporate, consultant) vivek.abhichandani at ge.com
Mon Jun 16 02:16:18 PDT 2008


Hi,

I have ImageMagick-6.2.6-Q16.

I am trying to convert .tif and .eps images to .jpg

 

The convert command utility is working fine for .tif but not for .eps.

I am using the below commands:

 

convert pic1.tif pic1.jpg - this works

 

convert GRN.EPS GRN1.jpg -  this gives foll error

                        

im_convert: `%s': %s "gswin32c.exe" -q -dBATCH -dSAFER
-dMaxBitmap=500000000 -dN

OPAUSE -dAlignToPixels=0 "-sDEVICE=pnmraw" -dTextAlphaBits=4
-dGraphicsAlphaBits

=4 "-g360x259" "-r72x72"
"-sOutputFile=C:\DOCUME~1\501609~1\LOCALS~1\Temp\3\mag

ick-ljvch19r" "-fC:\DOCUME~1\501609~1\LOCALS~1\Temp\3\magick-iv6374a0"
"-fC:\DOC

UME~1\501609~1\LOCALS~1\Temp\3\magick-t10o3on0".

im_convert: `%s': %s "gswin32c.exe" -q -dBATCH -dSAFER
-dMaxBitmap=500000000 -dN

OPAUSE -dAlignToPixels=0 "-sDEVICE=pnmraw" -dTextAlphaBits=4
-dGraphicsAlphaBits

=4 "-g360x259" "-r72x72"
"-sOutputFile=C:\DOCUME~1\501609~1\LOCALS~1\Temp\3\mag

ick-ljvch19r" "-fC:\DOCUME~1\501609~1\LOCALS~1\Temp\3\magick-iv6374a0"
"-fC:\DOC

UME~1\501609~1\LOCALS~1\Temp\3\magick-t10o3on0" -c showpage.

im_convert: no decode delegate for this image format `GRN.EPS'.

im_convert: Postscript delegate failed `GRN.EPS'.

im_convert: missing an image filename `GRN1.JPG'.

 

Please help.

 

Thanks

Vivek.



More information about the Magick-users mailing list