inloop/svg2android
SVG to Android VectorDrawable XML resource file observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 4328
- days_rel: n/a
- days_push: 967
- n_releases_24m: 0
Adoption not part of the score
1724 stars · 354 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A JavaScript tool that converts SVG files into Android VectorDrawable XML resource files, available both as a browser-based converter and a CLI. It supports path, line, rect, circle, ellipse, polyline, and polygon elements but is now deprecated in favor of Android Studio's Vector Asset Studio.
Use cases
- convert svg icons to android vectordrawable xml
- batch convert svg files for android res/drawable
- make one vector drawable for all screen densities
- import svg assets into an android project
- convert svg paths without uploading files to a server
When to choose
- you need a quick offline browser-based SVG to VectorDrawable conversion
- you're on an older Android toolchain without Vector Asset Studio
- you want to script SVG conversion in a build pipeline
When to avoid
- you use modern Android Studio - use the official Vector Asset Studio instead
- your SVGs contain text, gradients, patterns, or matrix transforms
- you need an actively maintained tool
Facets
cli-tool · maturity abandoned
parser developer-tools android-tools graphics mobile-development developer-tools cross-platform svg vectordrawable android converter deprecated web nodejs
2 sources
- readme: https://github.com/inloop/svg2android · fetched 2026-08-28 · 3ab004154a8a
- homepage: http://inloop.github.io/svg2android · fetched 2026-08-29 · fd38b77370c0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| inloop/svg2android | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="inloop/svg2android")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem