# jariz/vibrant.js

Extract prominent colors from an image. JS port of Android's Palette.

Repository: https://github.com/jariz/vibrant.js
Canonical: https://ross.abutalabs.com/products/vibrantjs
Homepage: http://jariz.github.io/vibrant.js/
Language: CoffeeScript
License: MIT
License Family: permissive
Topics: palette
Archived: true
Last push: 2017-11-28T15:50:23+00:00

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

## Adoption (not part of the score)
Stars 4589, forks 226 (observed 2026-08-28T04:08:54.639572+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: image-processing, graphics
- domain: image-processing, web-development, frontend
- platform: browser, cross-platform
- tags: color-extraction, palette, deprecated, javascript, nodejs

## Member repositories
- jariz/vibrant.js (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:54.639572+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-29T18:19:51.326783+00:00, confidence not recorded.
  - readme: https://github.com/jariz/vibrant.js (fetched 2026-08-28T04:08:54.639572+00:00, sha 75e2dde4ff63)
  - homepage: http://jariz.github.io/vibrant.js/ (fetched 2026-08-29T09:05:08.432515+00:00, sha 907364f2ec31)
- Data as of 2026-08-30T08:39:29.467469+00:00.
