ibireme/YYImage
Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more. 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: 3966
- days_rel: n/a
- days_push: 797
- n_releases_24m: 0
Adoption not part of the score
1782 stars · 508 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
YYImage is an Objective-C image framework for iOS that displays, encodes, and decodes animated images including WebP, APNG, and GIF, as well as many still image formats. It is a component of YYKit and offers frame-based and sprite sheet animation with UIImage/UIImageView compatibility and low memory usage.
Use cases
- display animated gif in an ios app
- decode webp images on ios
- play apng animation in a uiimageview
- show sprite sheet animation
- reduce memory usage when displaying animated images
- encode images to webp format
When to choose
- you need animated GIF/WebP/APNG support in an iOS app with UIImage compatibility
- you want low-memory animated image playback or sprite sheet animation on iOS
When to avoid
- you are building for Android or cross-platform Flutter/React Native
- you need a Swift-native or SwiftUI-first image pipeline like SDWebImage or Nuke
- you only need basic still image loading without animation
Facets
library · maturity maintenance
image-processing animation ui-components mobile-development image-processing graphics cpp objective-c animated-images gif webp apng uikit cocoapods sprite-sheet ios mobile swift
1 source
- readme: https://github.com/ibireme/YYImage · fetched 2026-08-28 · f71b6fc1d024
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ibireme/YYImage | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem