SVGOMG is a GUI for svg/svgo: Node.js tool for optimizing SVG files
It allows optimising SVG files in the web
From the repository:
Why?
SVG files, especially those exported from vector editors, usually contain a lot of redundant information. This includes editor metadata, comments, hidden elements, default or suboptimal values, and other stuff that can be safely removed or converted without impacting rendering.