Vibrant-Colors/node-vibrant
🎨 Extract prominent colors from an image observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 64
- Release rhythm 68
- Longevity 100
Flags: no_license
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: 9.0
- age_days: 4108
- days_rel: 218
- days_push: 218
- n_releases_24m: 5
Adoption not part of the score
2442 stars · 115 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
node-vibrant is a TypeScript library that extracts prominent color palettes (vibrant, muted, light/dark variants) from images. It provides an identical API for Node.js, browser, and Web Worker environments.
Use cases
- extract dominant colors from an image
- generate a color palette from a picture
- build dynamic theming based on album art
- get vibrant and muted swatches from images in the browser
- extract colors from images in Node.js
- run color quantization in a web worker
When to choose
- you need prominent color extraction in JavaScript/TypeScript across Node and browser
- you want consistent palette results with vibrant/muted/light/dark swatches
- you want to offload quantization to a Web Worker to avoid blocking the UI
When to avoid
- you need pixel-perfect identical palettes across different browsers or machines, since canvas rendering is platform-dependent
- you need color extraction in a non-JavaScript environment
- you need full image editing or manipulation rather than palette extraction
Facets
library · maturity active
image-processing sdk image-processing web-development frontend browser cross-platform color-extraction palette canvas typescript web-worker theming nodejs web-server
3 sources
- readme: https://github.com/Vibrant-Colors/node-vibrant · fetched 2026-08-28 · b66008ed736e
- homepage: https://vibrant.dev · fetched 2026-08-29 · 1bd62099dc78
- registry_npm: https://registry.npmjs.org/node-vibrant · fetched 2026-08-29 · 115c3ea417dd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Vibrant-Colors/node-vibrant | main | 73 |
For agents
markdown · JSON · MCP: product_card(name="Vibrant-Colors/node-vibrant")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem