# patrickfav/Dali

Dali is an image blur library for Android. It contains several modules for static blurring, live blurring and animations.

Repository: https://github.com/patrickfav/Dali
Canonical: https://ross.abutalabs.com/products/patrickfav-dali
Homepage: https://favr.dev/opensource/dali
Language: Java
License: Apache-2.0
License Family: permissive
Topics: live-blurring, animation, blur, image-manipulation, android-library, android, renderscript
Last push: 2023-03-31T11:39:04+00:00

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

## Adoption (not part of the score)
Stars 1050, forks 88 (observed 2026-08-28T04:03:22.779324+00:00)

## What it is
Dali is an Android image blur library offering static blurring, live blurring, and blur animations. It uses RenderScript internally with caching for speed and includes additional image filters like brightness, contrast, and color adjustments.

## Use cases
- blur background images in an Android app
- add live blur effects behind dialogs or drawers
- animate blur transitions in Android UI
- apply brightness, contrast, and color filters to bitmaps
- blur images efficiently with caching on Android

## When to choose
- you need fast, cached image blurring on Android
- you want live or animated blur effects in your UI
- you need extra image filters alongside blurring

## When to avoid
- you need a fully stable, production-hardened library (it is self-described as prototype state)
- your project does not target Android
- you need the animation module, which is incomplete

## Facets
- artifact type: library
- maturity: maintenance
- function: image-processing, animation
- domain: image-processing, mobile-development, android-tools
- platform: jvm
- tags: blur, renderscript, live-blur, image-filters, builder-pattern, android, mobile

## Member repositories
- patrickfav/Dali (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:22.779324+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-30T07:00:23.629070+00:00, confidence not recorded.
  - readme: https://github.com/patrickfav/Dali (fetched 2026-08-28T04:03:22.779324+00:00, sha afcb6d299a62)
  - homepage: https://favr.dev/opensource/dali (fetched 2026-08-29T13:01:38.454746+00:00, sha 2c1b8a97f832)
  - site_page: https://favr.dev/about (fetched 2026-08-29T13:01:38.460807+00:00, sha 5b1e4009cef5)
  - site_page: https://favr.dev/opensource/dali/changelog (fetched 2026-08-29T13:01:38.458823+00:00, sha 3c0c7ec51ff8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
