# tomayac/SVGcode

Convert color bitmap images to color SVG vector images.

Repository: https://github.com/tomayac/SVGcode
Canonical: https://ross.abutalabs.com/products/svgcode
Homepage: https://svgco.de
Language: JavaScript
License: GPL-2.0
License Family: copyleft
Topics: svg, potrace, image-processing
Last push: 2026-06-01T16:35:10+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 85, release rhythm 35, longevity 100
- inputs: {"age_days": 1985, "days_push": 93, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1066, forks 155 (observed 2026-08-28T04:03:27.054819+00:00)

## What it is
SVGcode is a Progressive Web App that converts raster images (JPG, PNG, GIF, WebP, AVIF, etc.) into SVG vector graphics. It runs in the browser at svgco.de and can also be installed from the Microsoft Store, using modern web APIs like File System Access and Async Clipboard.

## Use cases
- convert a png logo to svg
- trace a jpg image into vector graphics
- vectorize bitmap images in the browser
- turn raster icons into scalable svg files
- convert webp images to svg
- batch convert photos to vector format

## When to choose
- you need a free, browser-based tool to vectorize images without installing software
- you want a PWA with file handling and clipboard integration
- you need color bitmap-to-SVG conversion

## When to avoid
- you need a command-line batch vectorization pipeline
- you require precise CAD-grade vector tracing
- you need to edit vector paths after conversion

## Facets
- artifact type: application
- maturity: active
- function: image-processing
- domain: image-processing, graphics, web-development
- platform: browser, windows, cross-platform
- tags: svg, vectorization, pwa, potrace, bitmap-to-vector, progressive-web-app, web-server

## Member repositories
- tomayac/SVGcode (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:27.054819+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:55:27.293735+00:00, confidence not recorded.
  - readme: https://github.com/tomayac/SVGcode (fetched 2026-08-28T04:03:27.054819+00:00, sha 002d75487f87)
  - homepage: https://svgco.de (fetched 2026-08-29T12:57:20.282214+00:00, sha 5937de4e2eca)
- Data as of 2026-08-30T08:39:29.467469+00:00.
