Ross ROSS = Recommend OSS · open-source software intelligence for agents

SVGO

SVG Optimizer for Node.js and CLI. ⚙️ observed · 2026-08-28

github.com/svg/svgo · homepage · JavaScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
svg/svgomain99
svg/svgo-guifrontend10

For agents

markdown · JSON · MCP: product_card(name="svg/svgo")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem