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

chengdazhi/StyleImageView

Add styles and filters to ImageViews, Views' backgroud, Drawables and Bitmaps, with animation and bitmap output. observed · 2026-08-28

github.com/chengdazhi/StyleImageView · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3668
  • days_rel: n/a
  • days_push: 3515
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1439 stars · 147 forks observed · 2026-08-28

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

An Android library that applies styles and filters (e.g., grayscale, sepia, invert, vintage) plus brightness and contrast adjustments to ImageViews, View backgrounds, Drawables, and Bitmaps using ColorFilters. It supports animated transitions and exporting the styled result as a Bitmap.

Use cases

  • apply instagram-like filters to images in an android app
  • animate image style transitions in android
  • convert an imageview to grayscale or sepia
  • adjust brightness and contrast of a drawable
  • export a styled bitmap from a view
  • style a view's background with a color filter

When to choose

  • you need quick, lightweight image styling on Android views without a full image-processing pipeline
  • you want animated filter transitions on ImageViews or Drawables
  • you need to capture the styled result as a Bitmap

When to avoid

  • your project already uses ColorFilter elsewhere, since effects may conflict
  • you need GPU-accelerated or GPU shader-based image effects
  • you need a maintained library with recent updates (last release 2017)

Facets

library · maturity maintenance

image-processing animation ui-components android-tools image-processing mobile-development jvm android-view color-filter bitmap-output image-filters ui-library android mobile

1 source

Member repositories

RepositoryRoleHealth v2
chengdazhi/StyleImageViewmain32

For agents

markdown · JSON · MCP: product_card(name="chengdazhi/StyleImageView")

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