YLGIFImage

GIF decoder

A class and view layer for efficiently decoding and displaying GIF images with reduced memory usage.

Async GIF image decoder and Image viewer supporting play GIF images. It just use very less memory.

GitHub

2k stars
43 watching
202 forks
Language: Objective-C
last commit: almost 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bitbank2/animatedgif Optimized GIF decoder with various performance improvements and features for efficient use on microcontrollers and PCs. 370
lukechilds/gifgen A tool for generating high-quality GIFs from video files using a custom color palette and two-pass encoding process 552
yfme/uiimageview-playgif A UIImageView subclass that plays GIFs with high performance and low memory footprint 421
felipecsl/gifimageview An Android ImageView that handles and displays animated GIF images with optional post-processing capabilities. 1,163
geal/gif.rs An implementation of the GIF89a image format in Rust with nom. 13
xamlanimatedgif/xamlanimatedgif A WPF library for displaying animated GIF images with efficient memory usage but potentially higher CPU overhead. 441
zertovitch/gid A standalone Ada package for decoding various image formats from different data streams. 25
notnullnotvoid/msf_gif A single-header C library for encoding and decoding animated GIFs 206
sybio/gifcreator A PHP class that creates animated GIFs from multiple images 325
xamlanimatedgif/wpfanimatedgif A library to display animated GIF images in WPF 664
eugeneware/gifencoder A Node.js module for generating animated GIFs from pixel data streams or canvas contexts. 472
mayoff/uiimage-from-animated-gif A category extension to UIImage that loads animated GIFs into images. 877
sdwebimage/sdwebimageflifcoder A plugin for SDWebImage to support FLIF image decoding and encoding 7
jglovier/gifs A simple, web-based repository for storing and organizing personal GIF images. 1,646
kasatani/animatedgifexample A project demonstrating how to display optimized animated GIFs on an iPhone-like device using Objective-C 39