Skip to Content
Mastering SVG
book

Mastering SVG

by Rob Larsen
September 2018
Beginner to intermediate
312 pages
7h 22m
English
Packt Publishing
Content preview from Mastering SVG

svgcleaner

svgcleaner is an alternative to SVGO that offers lossless optimizations (https://github.com/RazrFalcon/svgcleaner)In comparison with SVGO, which has the potential to break things, svgcleaner promises to never break an SVG file. Browse their charts (https://github.com/RazrFalcon/svgcleaner#charts) to see how they compare themselves to SVGO and scour (another alternative).

What's more, there's also a downloadable GUI (https://github.com/RazrFalcon/svgcleaner-gui/releases) that you can run on your desktop. The following screenshot shows it in action. All that's happened to get to this state is to load an SVG element and to hit the Play button, which runs the optimization:

Since it's built-in Rust and isn't a native Node.js application, ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Modern SVG

Modern SVG

Amelia Bellamy-Royds, Kurt Cagle
Using SVG with CSS3 and HTML5

Using SVG with CSS3 and HTML5

Amelia Bellamy-Royds, Kurt Cagle, Dudley Storey
SVG Text Layout

SVG Text Layout

Amelia Bellamy-Royds, Kurt Cagle

Publisher Resources

ISBN: 9781788626743Supplemental Content