jariz/vibrant.js
Extract prominent colors from an image. JS port of Android's Palette. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 4119
- days_rel: n/a
- days_push: 3200
- n_releases_24m: 0
Adoption not part of the score
4589 stars · 226 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A JavaScript port of Android's Palette class that extracts prominent colors from images, producing swatches like Vibrant, Muted, and Dark variants. This repository is deprecated in favor of the node-vibrant project.
Use cases
- extract dominant colors from an image in the browser
- generate a color palette from a photo for UI theming
- find a vibrant accent color matching an album cover
- pick readable text colors to overlay on images
- port Android Palette color extraction to JavaScript
When to choose
- you need a lightweight browser-side color palette extractor and are on an old setup
- you want an API mirroring Android's Palette class
When to avoid
- starting a new project - use node-vibrant instead, as this repo is deprecated and unmaintained
- you need Node.js or UMD support with ongoing development
Facets
library · maturity abandoned
image-processing graphics image-processing web-development frontend browser cross-platform color-extraction palette deprecated javascript nodejs
2 sources
- readme: https://github.com/jariz/vibrant.js · fetched 2026-08-28 · 75e2dde4ff63
- homepage: http://jariz.github.io/vibrant.js/ · fetched 2026-08-29 · 907364f2ec31
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jariz/vibrant.js | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="jariz/vibrant.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem