September 2018
Beginner to intermediate
312 pages
7h 22m
English
One of the integrations listed in the preceding link is with a web frontend for SVGO, called SVGOMG (https://jakearchibald.github.io/svgomg/). SVGOMG is a web frontend for SVGO. Having almost all of the options exposed in the UI allows you to dive deeper into the optimizations that SVGO offers without having to pore over all of the configuration options. Loading an SVG element into the interface presents you with the following view:

The loaded SVG is on the left, shown in the optimized view. You can toggle the Show original button to see if there is any degradation of the visible image because of the optimizations.
Read now
Unlock full access