Page 1 of 1

Failed to convert .ai -> .png

Posted: 2015-06-06T06:48:13-07:00
by APXEOLOG
Hi! I have an error when trying to convert .ai

Code: Select all

X:\>convert test.ai test.png
convert.exe: FailedToExecuteCommand `"gswin32c.exe" -q -dQUIET -dSAFER -dBATCH -
dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 "-sDEV
ICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72"  "-sOutputFile=C
:/Users/Test/AppData/Local/Temp/magick-19116A_vWkw6IPp90%d" "-fC:/Users/Test/AppData/Local/Temp/magick-19116jovZEN6pzNza" "-fC:/Users/Test/AppData/L
ocal/Temp/magick-19116j5dbzOP3z7Ev"' (Cannot find specified file.
) @ error/delegate.c/ExternalDelegateCommand/480.
convert.exe: PDFDelegateFailed `Cannot find specified file.
' @ error/pdf.c/ReadPDFImage/797.
convert.exe: no images defined `test.png' @ error/convert.c/ConvertImageCommand/
3212.
Any ideas?
I'm not sure i can provide an example of the file, it is for inner usage only

Re: Failed to convert .ai -> .png

Posted: 2015-06-06T07:34:02-07:00
by Bonzo
Looks like a ghostscript error - is it installed?