# Yqnn/svg-path-editor

Online editor to create and manipulate SVG paths

Repository: https://github.com/Yqnn/svg-path-editor
Canonical: https://ross.abutalabs.com/products/svg-path-editor
Homepage: https://yqnn.github.io/svg-path-editor/
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: svg, svg-parser, svg-path, svg-editor
Last push: 2026-06-18T20:41:54+00:00

## Health v2 (maintenance only)
Score: 72/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 88, release rhythm 35, longevity 100
- inputs: {"age_days": 2314, "days_push": 76, "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 5306, forks 421 (observed 2026-08-28T04:09:15.375570+00:00)

## What it is
A browser-based editor for creating and manipulating SVG path data with interactive point editing, command conversion, and path operations like scale, rotate, and optimize. It also ships a standalone npm library (svg-path-editor-lib) that powers the app.

## Use cases
- edit svg path data online
- create svg paths visually
- convert svg path commands to relative or absolute
- optimize and minimize svg path length
- scale rotate translate svg path
- reverse svg subpath direction

## When to choose
- you need to hand-edit or fine-tune SVG path d attributes interactively
- you want to convert, reverse, or optimize path commands without a full vector editor
- you need a lightweight browser tool with no installation

## When to avoid
- you need full vector illustration features like layers, fills, or strokes
- you want to edit complete SVG documents rather than just path data
- you need offline desktop vector editing

## Facets
- artifact type: application
- maturity: active
- function: editor, parser, ui-components, developer-tools
- domain: web-development, graphics, developer-tools, frontend
- platform: browser
- tags: svg, svg-path, vector-graphics, web-app, typescript, web-server, nodejs

## Member repositories
- Yqnn/svg-path-editor (main) score 72

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:15.375570+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-29T17:59:00.106723+00:00, confidence not recorded.
  - readme: https://github.com/Yqnn/svg-path-editor (fetched 2026-08-28T04:09:15.375570+00:00, sha 81e4c7e4eb6d)
  - homepage: https://yqnn.github.io/svg-path-editor/ (fetched 2026-08-29T08:54:04.416973+00:00, sha f1254b655e3a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
