# wasabeef/android-gpuimage

Android filters based on OpenGL (idea from GPUImage for iOS)

Repository: https://github.com/wasabeef/android-gpuimage
Canonical: https://ross.abutalabs.com/products/android-gpuimage
Language: Java
License Family: other
Topics: android, gpuimage, java, opengl
Last push: 2022-08-03T16:07:30+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": 5081, "days_push": 1491, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 9155, forks 2301 (observed 2026-08-28T04:10:28.629075+00:00)

## What it is
An Android library for applying GPU-accelerated image and video filters using OpenGL ES 2.0, ported from the iOS GPUImage framework. It provides a wide set of shader-based filters and a GPUImageView for live camera or image preview.

## Use cases
- apply photo filters on android
- real-time camera filter effects
- gpu accelerated image processing on android
- port gpuimage ios filters to android
- add sepia or vintage effects to images
- live video filter preview in an app

## When to choose
- you need GPU-accelerated image filters on Android
- you want compatibility with GPUImage iOS shaders
- you need real-time camera or preview filtering

## When to avoid
- you need a cross-platform solution beyond Android
- you require actively maintained releases with recent updates
- you need CPU-based image processing without OpenGL

## Facets
- artifact type: library
- maturity: maintenance
- function: image-processing, graphics
- domain: image-processing, mobile-development, android-tools
- platform: -
- tags: opengl-es, gpu-filters, photo-editing, shaders, camera-filters, android

## Member repositories
- wasabeef/android-gpuimage (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:28.629075+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:23:23.794675+00:00, confidence not recorded.
  - readme: https://github.com/wasabeef/android-gpuimage (fetched 2026-08-28T04:10:28.629075+00:00, sha 2d6d58139922)
- Data as of 2026-08-30T08:39:29.467469+00:00.
