convert .eps to gif

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
minus4

convert .eps to gif

Post by minus4 »

hi there

running command to convert eps to gif but i get these errors:

ImageMagickObject.MagickImage.1 error '80041771'

convert: 425: Improper image header `C:/WINDOWS/TEMP/magick-FxVPhJUk':
convert: 415: Postscript delegate failed `D:\wwwroot\*****\stock\images\logos\****_black.eps':
No such file or directory: convert: 410: missing an image filename `D:\wwwroot\****\stock\createdpdf\temp\poster6kGKq0.gif':

now i can convert pdf to jpg so i have postscript support

i am running ghostscript 8.6 (windows binary install)
imagemagik 6.3.6 Q16 (windows binary install)

Q: is there something wrong with the eps???
A: they go into pdf files quite fine!

would appreciate your help

thanks
Post Reply