AnimatedGIF
GIF decoder
An optimized GIF decoder for microcontrollers and PCs with various optimization techniques
An optimized GIF decoder suitable for microcontrollers and PCs
376 stars
18 watching
51 forks
Language: C
last commit: 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
liyong03/ylgifimage | A class and view layer for efficiently decoding and displaying GIF images with reduced memory usage. | 1,774 |
mrousavy/animatedgif | A .NET library for creating and reading animated GIFs at high performance | 152 |
notnullnotvoid/msf_gif | A single-header C library for encoding and decoding animated GIFs | 208 |
extrapixel/gif-animation | A Processing library to play and export GIF animations | 171 |
theturtle32/flash-animated-gif-library | Library that efficiently decodes and plays animated GIFs in Flash | 57 |
lukechilds/gifgen | A tool for generating high-quality GIFs from video files using a custom color palette and two-pass encoding process | 554 |
vdel26/gifted | Converts short videos into animated GIFs quickly and easily | 25 |
unixpickle/gifpro | An Objective-C implementation of the ANGif GIF encoding library for Mac OS X | 43 |
geal/gif.rs | An implementation of the GIF89a image format in Rust with nom. | 13 |
charlietangora/gif-h | A simple C++ library to create animated GIFs from image data. | 500 |
kasatani/animatedgifexample | A project demonstrating how to display optimized animated GIFs on an iPhone-like device using Objective-C | 39 |
hidefromkgb/gif_load | A header-only C library for loading and processing animated GIFs | 81 |
xamlanimatedgif/xamlanimatedgif | A WPF library for displaying animated GIF images with efficient memory usage but potentially higher CPU overhead. | 446 |
mayoff/uiimage-from-animated-gif | A category extension to UIImage that loads animated GIFs into images. | 877 |
xamlanimatedgif/wpfanimatedgif | A library to display animated GIF images in WPF | 665 |