Integrated into default Import/Export Menu

Encapsulated PostScript - AI compatible (*.eps)

Source of documentation: https://github.com/tzunghaor/inkscape-eps-export

AI compatible EPS export for Inkscape 0.92 (might work with older versions too). This script converts an Inkscape SVG to Adobe Illustrator 7 compatible EPS. The generated EPS file uses custom Illustrator PS operators, and includes PostScript processes that stands in place of said operators when the file is not opened with Adobe Illustrator. The script exports layers, groups, paths, clones, clipping paths, fill, stroke, gradient fill into a format that Illustrator understands.

Warning This script is not extensively tested. Since its dual nature, it is possible that the result looks different in Illustrator than in other programs.

Known limitations

Features

(It’s not a bug, it’s a feature!)

The generated *.eps files do not work in Roland CutStudio. For this case please use Open in Roland CutStudio Plugin

FreeCAD Sketch Export

grafik.png

Photoshop PSD (*.psd)

grafik.png

Requires gimp to be installed. The command gimp needs to be in %PATH% ($PATH)

WebP Import

Import *.webp image files using ImageMagick conversion. Routine is webp → png → svg → write into Inkscape canvas.

You might need to install ImageMagick. The command "magick" or "convert" needs to be in path variable.

sudo dnf install ImageMagick #install on Fedora

grafik.png

Roland CutStudio *.eps Export

See Open in Roland CutStudio. This extension does the same export but it will not call CutStudio. Instead it will save an importable *.eps file to the selected target directory by export menu.