Insufficient image data in file - pls help!

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
ski3r

Insufficient image data in file - pls help!

Post by ski3r »

Hi! I have problems when trying to create thumbnails from big .eps files. Not all images gets an error but most of them. This is the output:

Error Output:
convert.exe: Insufficient image data in file
`D:\web\Outside\g2data\albums\Leatherman\PRODUCTS\KNIVES\UKIAH_\UKIAH_BEAUTY.eps'.
convert.exe: missing an image filename
`jpeg:D:\web\Outside\g2data\tmp\img83A3.tmp'.
Status: 1 (expected 0)

I use: ImageMagick-6.4.0-Q16

Any ideas?
ski3r

Re: Insufficient image data in file - pls help!

Post by ski3r »

Any ideas what to do next?
What kind of information do I need to get further?
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Insufficient image data in file - pls help!

Post by fmw42 »

post your full command line. I don't see enough to know what you are doing. Also post a link to one of your files that do not work and perhaps someone at IM can see if there is a problem with those files.
Post Reply