# yoksel/url-encoder

🛸 Url-encoder, useful for SVG

Repository: https://github.com/yoksel/url-encoder
Canonical: https://ross.abutalabs.com/products/url-encoder
Homepage: http://yoksel.github.io/url-encoder
Language: JavaScript
License Family: other
Topics: svg, url-encoder
Last push: 2025-02-07T02:13:07+00:00

## Health v2 (maintenance only)
Score: 34/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 5, release rhythm 35, longevity 100
- inputs: {"age_days": 4534, "days_push": 573, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1317, forks 192 (observed 2026-08-28T04:04:20.934851+00:00)

## What it is
A browser-based tool that URL-encodes SVG markup so it can be embedded in CSS as data URIs for background-image, border-image, or mask properties. It also decodes encoded SVGs back and provides live previews.

## Use cases
- encode svg for css background-image
- convert svg to data uri
- use inline svg in css mask
- decode encoded svg back to markup
- make svg work in all browsers via data uri

## When to choose
- you need to embed SVG icons directly in CSS without external files
- you want cross-browser SVG data URI support
- you need a quick preview of encoded SVG backgrounds

## When to avoid
- you need programmatic encoding in a build pipeline
- you work with raster images instead of SVG

## Facets
- artifact type: application
- maturity: active
- function: developer-tools, image-processing
- domain: web-development, frontend, web-design
- platform: browser
- tags: svg, url-encoding, data-uri, css-backgrounds, browser-tool, web-development, web, javascript

## Member repositories
- yoksel/url-encoder (main) score 34

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:20.934851+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-30T04:48:15.333780+00:00, confidence not recorded.
  - readme: https://github.com/yoksel/url-encoder (fetched 2026-08-28T04:04:20.934851+00:00, sha 6b3ccb8b095b)
  - homepage: http://yoksel.github.io/url-encoder (fetched 2026-08-29T12:07:03.470887+00:00, sha 0fde6c609bc9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
