# wasabeef/Blurry

Blurry is an easy blur library for Android

Repository: https://github.com/wasabeef/Blurry
Canonical: https://ross.abutalabs.com/products/blurry
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, android-library, image-processing, blur, java, kotlin
Last push: 2023-04-27T15:54:45+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4059, "days_push": 1224, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5652, forks 605 (observed 2026-08-28T04:09:27.130712+00:00)

## What it is
Blurry is an easy-to-use Android library for applying blur effects to views and bitmaps. It supports configurable radius, downsampling, color filters, async processing, and overlay animations.

## Use cases
- blur a background view behind a dialog in android
- apply gaussian blur to a bitmap in android
- create frosted glass overlay effect on android
- blur an image asynchronously in an android app
- capture a view and blur it into an imageview

## When to choose
- you need simple, fluent-API blur effects on Android views or bitmaps
- you want async blurring with animation support on API 21+

## When to avoid
- you need GPU shader-based real-time blurring in Jetpack Compose
- your project targets Android below API 21

## Facets
- artifact type: library
- maturity: maintenance
- function: image-processing, animation
- domain: mobile-development, image-processing
- platform: -
- tags: blur-effects, android-ui, bitmap, java, kotlin, android, mobile

## Member repositories
- wasabeef/Blurry (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:27.130712+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-29T17:55:16.129072+00:00, confidence not recorded.
  - readme: https://github.com/wasabeef/Blurry (fetched 2026-08-28T04:09:27.130712+00:00, sha af935c245286)
- Data as of 2026-08-30T08:39:29.467469+00:00.
