A quick-and-dirty plugin to optimize your svg files in nvim using svgo

You are viewing a single thread.
View all comments View context
1 point

Quote from svgo:

SVG Optimizer is a Node.js-based tool for optimizing SVG vector graphics files.

Why?

SVG files, especially those exported from various editors, usually contain a lot of redundant and useless information. This can include editor metadata, comments, hidden elements, default or non-optimal values and other stuff that can be safely removed or converted without affecting the SVG rendering result.

permalink
report
parent
reply

Community stats

  • 434

    Monthly active users

  • 147

    Posts

  • 516

    Comments