Skip to content
AppClap
SVGO is unclaimed —
S

SVGO

SVG Optimizer for Node.js and CLI·svgo.dev

Visit

SVGO (SVG Optimizer) is a Node.js library and command-line application for optimizing SVG files. It removes redundant information commonly found in SVGs exported from vector editors, such as editor metadata, comments, hidden elements, and default or suboptimal values, without affecting rendering. It can be used through a command-line interface or a JavaScript API, and is designed to help web applications load faster.

What it's for

Optimizing SVG files to serve web applications fasterRemoving redundant editor metadata, comments, and hidden elements from SVGsConverting default or suboptimal SVG values to smaller equivalents

Features 7

  • Command-line interface for SVG optimization
  • Converts default or suboptimal values to reduce file size
  • Integrates with build tools and frameworks like Docusaurus, PostCSS, and webpack
  • JavaScript API for programmatic use
  • Removes comments from SVG files
  • Removes editor metadata from SVG files
  • Removes hidden elements

At a glance

open sourceAPI
TypeCLI tool
DeploymentInstalled (local)

Integrations

DocusaurusPostCSSwebpack

Resources

Last checked 24 days ago·