C
C#•5mo ago
Tandy

Convert EPS file to SVG?

Is there a way to convert EPS to SVG using dotnet 8? I've found references to inkscape, which requires some server dependencies. I'm open to that, but wondering if there are any simpler solutions that I'm overlooking?
4 Replies
lycian
lycian•5mo ago
ImageMagick supports it via GhostScript https://imagemagick.org/script/formats.php
ImageMagick
ImageMagick
Create, Edit, Compose, or Convert Digital Images
lycian
lycian•5mo ago
(I've never personally done it, but I figured ImageMagick did)
Tandy
Tandy•5mo ago
Thanks Andrew! Unfortunately, it seems like all solutions (inkscape, ImageMagick) require GhostScript, which has a AGPL / commercial license.
lycian
lycian•5mo ago
Unfortunately I don't know of another way 😦 There are paid software solutions you can use, but I'm going to guess you don't want to pay hundreds of dollars for this
Want results from more Discord servers?
Add your server
More Posts