svgo
« Back to VersTracker
Description:
Nodejs-based tool for optimizing SVG vector graphics files
Type: Formula  |  Latest Version: 4.0.0@0  |  Tracked Since: Dec 24, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: svg optimization web nodejs build-tool
Install: brew install svgo
About:
SVGO is a Node.js-based toolkit and Node.js module for optimizing SVG vector graphics files. It parses SVG, applies a series of transformation plugins, and re-serializes the output for minimal size. The primary value is reducing file size for faster web loading while preserving visual fidelity.
Key Features:
  • Extensible plugin-based architecture for custom optimizations
  • Configurable via .svgo.config.js or JSON configuration
  • Command-line interface for batch processing and CI integration
  • Preserves visual appearance while removing redundant data
Use Cases:
  • Optimizing SVG assets during web application builds
  • Reducing payload size for responsive websites and PWAs
  • Automating SVG cleanup in CI/CD pipelines
Alternatives:
  • svgcleaner – Lightweight, non-Node tool focused on basic cleaning; fewer features than SVGO
  • scour – Python-based optimizer with strong precision; heavier dependency than SVGO
Version History
Detected Version Rev Change Commit
Dec 24, 2025 9:55pm 4.0.0 0 VERSION_BUMP dbc2729d
Aug 1, 2024 2:16pm 0 VERSION_BUMP 2e1a3140
Aug 1, 2024 2:16pm 0 VERSION_BUMP afa05130
May 9, 2024 12:48am 0 VERSION_BUMP d247f969
May 8, 2024 12:47am 0 VERSION_BUMP 62356834
Dec 11, 2023 2:21am 0 VERSION_BUMP d702bb8f
Nov 30, 2023 7:01pm 0 VERSION_BUMP 4b49ee9a