# felipecsl/GifImageView

Android ImageView that handles animated GIF images

Repository: https://github.com/felipecsl/GifImageView
Canonical: https://ross.abutalabs.com/products/gifimageview
Language: Kotlin
License: MIT
License Family: permissive
Topics: android, animation, gif
Last push: 2023-04-03T00:46:15+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4494, "days_push": 1249, "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 1169, forks 271 (observed 2026-08-28T04:03:51.153465+00:00)

## What it is
An Android ImageView widget that decodes and plays animated GIF images. It supports frame-level callbacks for post-processing, resetting animations, and jumping to specific frames.

## Use cases
- display animated gifs in an android app
- play gif animations in an imageview
- apply filters to gif frames on android
- pause and resume gif playback in android
- show a specific frame of a gif animation

## When to choose
- you need a lightweight drop-in Android view for animated GIFs
- you want per-frame bitmap access for custom processing like blurring

## When to avoid
- you need modern image loading with GIF support via Glide or Coil
- you need animated WebP or APNG support
- you need a library under active development

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, image-processing, ui-components
- domain: mobile-development, graphics
- platform: -
- tags: gif, imageview, kotlin, android-ui, android, mobile

## Member repositories
- felipecsl/GifImageView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:51.153465+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-30T06:28:41.541598+00:00, confidence not recorded.
  - readme: https://github.com/felipecsl/GifImageView (fetched 2026-08-28T04:03:51.153465+00:00, sha 365d4ce080a6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
