Skip to content

Instantly share code, notes, and snippets.

@abdalmoez
Created July 18, 2023 11:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abdalmoez/2b9197ac9270e90cdc1b94f08111dcc3 to your computer and use it in GitHub Desktop.
Save abdalmoez/2b9197ac9270e90cdc1b94f08111dcc3 to your computer and use it in GitHub Desktop.
Convert EPS file to SVG using inkscape
inkscape --export-plain-svg --export-filename=output.svg input.eps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment