It opens with a window and a prompt to drag and drop your target SVG files; when you do that, it compresses them and displays how much space you've saved. That's it. No menus, no buttons, no dialog boxes, no configuration options, nothing else at all.
One problem with this design is it means SVGO will overwrite your source files and there's nothing you can do about it. Let's repeat that for emphasis. SVGO will overwrite your source files and there's nothing you can do about it. Always work with copies. Use the program correctly, though, and it works very well, effortlessly stripping out redundant SVG data without affecting the final image. SVGO couldn't be any easier to use, and it really can achieve some good compression rates.
Be aware that it overwrites your source files, though, and the program doesn't always work as well as SVG Cleaner - be sure to try that as well. Skip to content. Star Branches Tags. Could not load branches. Could not load tags. Latest commit. Git stats 43 commits. Failed to load latest commit information. View code. Download Usage From. 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.
Some options can be configured with CLI though it may be easier to have the configuration in a separate file. SVGO automatically loads configuration from svgo.
SVGO has a plugin-based architecture, so almost every optimization is a separate plugin. There is a set of built-in plugins. See how to configure them:. The default preset of plugins is fully overridden if the plugins field is specified. Use preset-default plugin to customize plugins options. This software is released under the terms of the MIT license. Skip to content.
Star Branches Tags. Could not load branches. Could not load tags. Latest commit. TrySound 2. Git stats 1, commits.
0コメント