svgcleaner

SVG optimizing utility. More information: <https://github.com/RazrFalcon/svgcleaner>.

Install

All systems
curl cmd.cat/svgcleaner.sh
Arch Arch Linux
pacman -S svgcleaner
OS X
brew install svgcleaner

SVG optimizing utility. More information: <https://github.com/RazrFalcon/svgcleaner>.

  • Optimize an SVG:
    svgcleaner input.svg output.svg
  • Optimize an SVG multiple times:
    svgcleaner --multipass input.svg output.svg

© tl;dr; authors and contributors