usvg

SVG simplification tool

Description

usvg is a command-line utility to simplify SVG files based on a static SVG Full 1.1 subset. It converts an input SVG to an extremely simple representation, which is still a valid SVG:

 * No basic shapes (rect, circle, etc), only paths
 * Only simple paths
 * All supported attributes are resolved
 * Invisible elements are removed
 * Comments will be removed
 * DTD will be resolved
 * CSS will be resolved

and so on.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/RazrFalcon/resvg


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install usvg