SVGO
SVG Optimizer for Node.js and CLI. ⚙️ observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 0.0
- age_days: 5124
- days_rel: 9
- days_push: 8
- n_releases_24m: 11
Adoption not part of the score
22653 stars · 1461 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
SVGO is a Node.js library and command-line application for optimizing SVG files by removing redundant metadata, comments, hidden elements, and suboptimal values without affecting rendering. It features a configurable plugin architecture and integrates with tools like webpack, PostCSS, and Docusaurus.
Use cases
- minify svg files for faster web page loads
- remove editor metadata from exported svgs
- batch optimize a folder of svg icons
- configure svg optimization plugins in a build pipeline
- convert svg files to base64 data uris
When to choose
- you need to reduce svg file sizes in a Node.js or web build workflow
- you want a battle-tested, widely integrated svg optimizer with a plugin system
- you prefer a CLI tool with recursive folder processing and config files
When to avoid
- you need to optimize raster images like PNG or JPEG
- you require lossy or visual-quality-altering image compression
- you work outside the JavaScript/Node.js ecosystem and need a native binary
Facets
cli-tool · maturity stable
image-processing cli compression build-tool web-development frontend graphics developer-tools files cli cross-platform svg minification vector-graphics optimization plugin-architecture javascript nodejs
4 sources
- readme: https://github.com/svg/svgo · fetched 2026-08-28 · 3a5c344903a4
- homepage: https://svgo.dev/ · fetched 2026-08-29 · d17cbd722b56
- site_page: https://svgo.dev/docs/introduction · fetched 2026-08-29 · 5f2cd009e873
- registry_npm: https://registry.npmjs.org/svgo · fetched 2026-08-29 · d1fb40b6cff7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| svg/svgo | main | 99 |
| svg/svgo-gui | frontend | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem