# florent37/GlidePalette

Android Lollipop Palette is now easy to use with Glide

Repository: https://github.com/florent37/GlidePalette
Canonical: https://ross.abutalabs.com/products/glidepalette
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, lollipop, palette, color, material, picasso, glide
Archived: true
Last push: 2020-07-02T11:50:51+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4066, "days_push": 2253, "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 1660, forks 224 (observed 2026-08-28T04:05:18.373403+00:00)

## What it is
GlidePalette is an Android library that integrates the Lollipop Palette API with the Glide image loading library. It lets developers easily extract dominant colors from loaded images and apply them to views as backgrounds or text colors.

## Use cases
- extract dominant colors from images loaded with Glide
- apply vibrant or muted color swatches to view backgrounds
- dynamically color text based on loaded image palette
- add crossfade animation when applying palette colors
- get a callback when the palette is loaded

## When to choose
- you use Glide for image loading and want Material-style dynamic theming from images
- you want a simple fluent API to apply Palette swatches to views

## When to avoid
- you use Picasso instead of Glide (consider a Picasso-based palette library)
- you need a maintained library with recent updates
- your project is Kotlin-first and you want modern coroutine-friendly APIs

## Facets
- artifact type: library
- maturity: maintenance
- function: image-processing, ui-components
- domain: mobile-development, android-tools
- platform: -
- tags: android, glide, palette, material-design, color-extraction, java

## Member repositories
- florent37/GlidePalette (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:18.373403+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-30T03:44:40.392974+00:00, confidence not recorded.
  - readme: https://github.com/florent37/GlidePalette (fetched 2026-08-28T04:05:18.373403+00:00, sha 5289beaede33)
- Data as of 2026-08-30T08:39:29.467469+00:00.
