sammycage/lunasvg
SVG rendering and manipulation library in C++ observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 44.0
- age_days: 2352
- days_rel: 354
- days_push: 7
- n_releases_24m: 9
Adoption not part of the score
1203 stars · 175 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LunaSVG is a lightweight, portable C++ library for rendering and manipulating SVG files, built on PlutoVG. It can rasterize SVG documents to bitmaps (e.g., PNG) and supports dynamic styling via CSS stylesheets.
Use cases
- convert svg files to png in c++
- render svg icons to bitmaps in an application
- apply css styles to an svg before rendering
- embed svg rendering in a cross-platform c++ project
- batch rasterize svg assets
When to choose
- you need a lightweight, dependency-friendly SVG rasterizer in C/C++
- you want programmatic SVG rendering with dynamic CSS styling
- you need a simple svg2png conversion tool
When to avoid
- you need full SVG animation or scripting support
- you need a complete HTML/CSS layout engine rather than SVG rendering
- you work in a language without C bindings
Facets
library · maturity active
image-processing graphics cli graphics image-processing web-development developer-tools cpp c cross-platform cli svg-rendering svg-to-png plutovg vector-graphics css-styling
1 source
- readme: https://github.com/sammycage/lunasvg · fetched 2026-08-28 · 72e6d9881dbb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sammycage/lunasvg | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="sammycage/lunasvg")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem