Quote:
Originally Posted by JSWolf
Is there a way to go EPS > SVG? I don't trust going EPS > SVG with bitmap in the middle.
|
I read that it is be possible with Inkscape - also tested and it works.
Ghostscript needs to be installed and environment paths set (on Windows)
Command line: inkscape "input_filename.eps" --export-plain-svg="target_filename.svg"