RazrFalcon/svgcleaner
svgcleaner could help you to clean up your SVG files from the unnecessary data. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: n/a
- age_days: 5354
- days_rel: n/a
- days_push: 1768
- n_releases_24m: 0
Adoption not part of the score
1670 stars · 101 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
svgcleaner is a Rust command-line tool that losslessly cleans and optimizes SVG files by removing unnecessary data such as editor metadata, unused elements, and non-optimal structure. It is designed for correctness, high cleaning ratio, and fast processing (~1ms per file), and is portable as a single executable.
Use cases
- optimize svg files before publishing
- reduce size of svg icons exported from vector editors
- clean up svg files without breaking rendering
- batch-shrink an icon theme's svg assets
- lossless svg minifier alternative to svgo
When to choose
- you need strictly lossless SVG optimization by default
- you want a fast, dependency-free single executable
- you need higher cleaning ratios than svgo or scour
- you process SVG files one at a time in a pipeline
When to avoid
- you need SVGZ or batch directory processing
- you want a GUI or many configurable options
- you need actively developed software with recent releases
- you require destructive/aggressive optimization options out of the box
Facets
cli-tool · maturity maintenance
cli image-processing compression developer-tools graphics web-development developer-tools files windows cli cross-platform svg-optimizer svg lossless-compression rust linux macos
2 sources
- readme: https://github.com/RazrFalcon/svgcleaner · fetched 2026-08-28 · 26587e3721e1
- registry_crates: https://crates.io/api/v1/crates/svgcleaner · fetched 2026-08-29 · cf35a9f6d4bd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RazrFalcon/svgcleaner | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="RazrFalcon/svgcleaner")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem