Read more

SVGO: SVG Optimizer

Tobias Kraze
February 02, 2015Software engineer at makandra GmbH

SVG files are often much larger than necessary, containing comments, metadata, hidden elements etc.

Illustration online protection

Rails Long Term Support

Rails LTS provides security patches for old versions of Ruby on Rails (2.3, 3.2, 4.2 and 5.2)

  • Prevents you from data breaches and liability risks
  • Upgrade at your own pace
  • Works with modern Rubies
Read more Show archive.org snapshot

Optimize them with this tool.

Note that for a properly scaling SVG, you need to keep the viewBox attribute. There's an option --disable=removeViewBox for this.

Posted by Tobias Kraze to makandra dev (2015-02-02 08:56)