jankovicsandras/imagetracerjs
Simple raster image tracer and vectorizer written in JavaScript. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4111
- days_rel: n/a
- days_push: 1028
- n_releases_24m: 0
Adoption not part of the score
1534 stars · 185 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
imagetracerjs is a JavaScript library that traces raster images (PNG, JPG, GIF, BMP) and converts them into SVG vector graphics. It works in the browser and Node.js, with a CLI and an Inkscape extension included.
Use cases
- convert a png logo to an svg
- vectorize raster images in the browser
- trace bitmap images to svg in node.js
- batch convert jpg images to vector format
- posterize and trace images with custom presets
- integrate image vectorization into a web app
When to choose
- you need pure-JavaScript raster-to-SVG conversion without native dependencies
- you want to vectorize images in the browser or Node.js
- you need a lightweight alternative to tools like potrace with color support
When to avoid
- you need high-fidelity vectorization of complex photos
- you require GPU-accelerated or very fast batch processing of large images
- you need active development or new features
Facets
library · maturity maintenance
image-processing graphics image-processing graphics web-development browser cross-platform svg vectorization raster-to-vector image-tracing bitmap-to-svg nodejs
2 sources
- readme: https://github.com/jankovicsandras/imagetracerjs · fetched 2026-08-28 · d0d6a56a72ad
- registry_npm: https://registry.npmjs.org/imagetracerjs · fetched 2026-08-29 · e8db125822d6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jankovicsandras/imagetracerjs | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jankovicsandras/imagetracerjs")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem