android-gif-encoder
GIF encoder
An Android app that encodes animated GIFs without requiring native code
An animated GIF encoder for Android, without any native code required. Based on the J2ME encoder posted here: http://www.jappit.com/blog/2008/12/04/j2me-animated-gif-encoder/ with the addition of dirty rectangle support.
347 stars
13 watching
131 forks
Language: Java
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
eugeneware/gifencoder | A Node.js module for generating animated GIFs from pixel data streams or canvas contexts. | 472 |
lukechilds/gifgen | A tool for generating high-quality GIFs from video files using a custom color palette and two-pass encoding process | 552 |
hipmob/gifanimateddrawable | A simple Android library that converts animated GIFs into an AnimationDrawable | 218 |
notnullnotvoid/msf_gif | A single-header C library for encoding and decoding animated GIFs | 206 |
curtislarson/gifdroid | Converts Android video files into GIF format | 104 |
deanm/omggif | A JavaScript implementation of a GIF 89a encoder and decoder. | 709 |
bitbank2/animatedgif | Optimized GIF decoder with various performance improvements and features for efficient use on microcontrollers and PCs. | 370 |
sbakhtiarov/gif-movie-view | A widget for displaying animated GIFs in Android applications | 461 |
snowkit/gif | A software library for encoding GIF images using the NeuQuant and LZW algorithms | 40 |
extrapixel/gif-animation | A Processing library to play and export GIF animations | 171 |
felipecsl/gifimageview | An Android ImageView that handles and displays animated GIF images with optional post-processing capabilities. | 1,163 |
qmuntal/gltf | A Go library for encoding and decoding 3D model data in the glTF format | 245 |
khaledmtaha/xanimatedimage | An iOS animated GIF player optimized for performance and compatibility with desktop browsers | 555 |
xamlanimatedgif/wpfanimatedgif | A library to display animated GIF images in WPF | 664 |
anuken/gdxgifrecorder | Utility class to record a GIF automatically during libGDX game development | 37 |