inkscape-svgo

Optimize your SVGs with the awesome svgo.

Usage no npm install needed!

<script type="module">
  import inkscapeSvgo from 'https://cdn.skypack.dev/inkscape-svgo';
</script>

README

inkscape-svgo

Optimize your SVGs with the awesome svgo.

installation

Grab the latest zip-file for your platform here and extract it to your plugins directory. On my system, I went to "preferences" and it showed this as "User extensions" under "System":

$HOME/Library/Application Support/org.inkscape.Inkscape/inkscape/extensions

So, I used that path.

usage

Find the option SVGO Optimized SVG File (*.svg) under File/Save As.

development

I use pkg to compile a ready-made runtime so it's a bit easier to install.

Run make to build these.