Ross ROSS = Recommend OSS · open-source software intelligence for agents

draeton/stitches

HTML5 Sprite Sheet Generator observed · 2026-08-28

github.com/draeton/stitches · JavaScript · MIT (permissive) 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: 5407
  • days_rel: n/a
  • days_push: 1356
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1040 stars · 236 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Stitches is an HTML5 sprite sheet generator that combines multiple images into a single sprite sheet with CSS coordinates using a browser-based canvas tool. It runs as a drop-in web widget built on jQuery, Modernizr, and Bootstrap.

Use cases

  • generate a sprite sheet from multiple png icons
  • combine images into one sprite with css coordinates
  • reduce http requests by packing images into a sprite sheet
  • browser tool to build css sprites
  • create sprite sheets for web game assets

When to choose

  • you need a quick, in-browser way to pack images into a sprite sheet
  • you want a simple MIT-licensed tool with no build pipeline
  • you're maintaining a legacy site that uses classic CSS sprites

When to avoid

  • you need modern tooling like webpack, Vite, or SVG sprites
  • you require active development or recent browser features
  • you want automated sprite generation in a CI pipeline

Facets

application · maturity maintenance

image-processing developer-tools gui web-development frontend graphics browser sprite-sheet canvas html5 image-optimization web-performance web javascript

2 sources

Member repositories

RepositoryRoleHealth v2
draeton/stitchesmain32

For agents

markdown · JSON · MCP: product_card(name="draeton/stitches")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem