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

rgbaster.js

🎨 A simple library for extracting dominant colors from images. observed · 2026-08-28

github.com/briangonzalez/rgbaster.js · TypeScript observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: n/a
  • age_days: 4645
  • days_rel: n/a
  • days_push: 2449
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1747 stars · 211 forks observed · 2026-08-28

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

A jQuery plugin that extracts the dominant color from images and applies it as the background color of their parent element. It is built on top of rgbaster.js, a small JavaScript library for extracting dominant colors from images.

Use cases

  • extract dominant color from an image in the browser
  • apply adaptive background color to a card or container based on its image
  • dynamically theme page sections to match image colors
  • normalize text color for readability over extracted backgrounds
  • get dominant colors from a CSS background image element

When to choose

  • you use jQuery and want a one-line setup for image-derived background colors
  • you need simple client-side dominant color extraction without heavy dependencies
  • you want automatic text color normalization over dynamic backgrounds

When to avoid

  • you need a maintained, actively updated solution (last release was 2017)
  • your project does not use jQuery
  • you need advanced color quantization or palette extraction beyond dominant colors
  • you need server-side or Node.js image color analysis

Facets

plugin · maturity maintenance

image-processing ui-components frontend web-development image-processing browser dominant-color adaptive-backgrounds color-extraction jquery-plugin javascript jquery

3 sources

Member repositories

For agents

markdown · JSON · MCP: product_card(name="briangonzalez/rgbaster.js")

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