Skip to content

.ai and .eps fails to convert #149

@sjoller

Description

@sjoller

I installed the ready-to-go docker image, to test this out, and it seems that converting vector formats is not working for me.

Converting an .ai file to .svg

I get the error:

Error converting MyFile.ai: Error: The specified array cannot be empty

If I open the .ai file in Inkscape, it seems to work fine.

Converting an .eps file to .svg

I get the error:

Error converting MyLogo.eps: Error: FailedToExecuteCommand `'gs' -sstdout=%stderr -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 '-sDEVICE=pamcmyk32' -dTextAlphaBits=4 -dGraphicsAlphaBits=4 '-r72x72' -dEPSCrop  '-sOutputFile=/tmp/magick-yWWGnpw81fZLeYFdemVYUwJqHxDBMmIf%d' '-f/tmp/magick-02a6yCjAc7dI-kBQSYg9hn00DRCBLpGf' '-f/tmp/magick-TcgCRAaDKAmmFsqbqMe6AxQmGHBbpmde'' (-1) @ error/delegate.c/ExternalDelegateCommand/518

This file fails to open in Inkscape, but opens fine in GIMP.

I tried to convert them to a bitmap format as well, to see if it was related specifically to the .svg file type, but I got the same errors.

The test files are not really mine to distribute, but if it will help debugging, I might share them more privately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions