Zomato/AndroidPhotoFilters
AndroidPhotoFilters aims to provide fast, powerful and flexible image processing instrument for creating awesome effects on any image media. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 3736
- days_rel: n/a
- days_push: 1142
- n_releases_24m: 0
Adoption not part of the score
2512 stars · 480 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PhotoFiltersSDK is an Android image processing library that applies filters like tone curves, saturation, contrast, brightness, vignette, and color overlays to bitmaps. Processing logic runs in native NDK code for fast performance, and it supports Android API 15 and above.
Use cases
- apply instagram-style filters to photos in an android app
- adjust brightness and contrast of images programmatically
- create custom photo effects with tone curves
- add vignette or color overlay effects to bitmaps
- build a photo editing screen with preset filters
When to choose
- you need fast native-speed image filtering on Android
- you want composable subfilters to build custom effects
- your app targets older Android APIs (15+)
When to avoid
- you need GPU/OpenGL real-time camera filtering
- your project is Kotlin-first and wants actively maintained modern libraries
- you need non-Android image processing
Facets
library · maturity maintenance
image-processing graphics image-processing mobile-development android-tools jvm photo-filters android-sdk ndk bitmap-processing image-effects android mobile
1 source
- readme: https://github.com/Zomato/AndroidPhotoFilters · fetched 2026-08-28 · bee55819bbca
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Zomato/AndroidPhotoFilters | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Zomato/AndroidPhotoFilters")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem