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

flozz/StackBlur

Fast and almost Gaussian blur observed · 2026-08-28

github.com/flozz/StackBlur · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

73/100

  • Activity 90
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4568
  • days_rel: n/a
  • days_push: 65
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1310 stars · 122 forks observed · 2026-08-28

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

StackBlur.js is a JavaScript library implementing the fast, almost-Gaussian StackBlur algorithm for images and canvas elements. It works in browsers via canvas APIs and in Node.js, distributed as the stackblur-canvas npm package.

Use cases

  • blur images in the browser quickly
  • apply gaussian-like blur to html canvas
  • blur a region of a canvas element
  • fast image blur for web apps
  • blur image alpha channel in javascript
  • node.js image blurring

When to choose

  • you need fast, near-Gaussian blur in the browser or Node without heavy dependencies
  • you want to blur only part of a canvas
  • you need a small MIT-licensed blur utility

When to avoid

  • you need exact Gaussian blur quality
  • you need general image editing beyond blurring
  • you work outside JavaScript/browser canvas environments

Facets

library · maturity stable

image-processing graphics image-processing web-development frontend browser blur gaussian-blur canvas stackblur image-effects nodejs javascript

1 source

Member repositories

RepositoryRoleHealth v2
flozz/StackBlurmain73

For agents

markdown · JSON · MCP: product_card(name="flozz/StackBlur")

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