omggif
GIF encoder
A JavaScript implementation of a GIF 89a encoder and decoder.
JavaScript implementation of a GIF 89a encoder and decoder
709 stars
19 watching
79 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lukechilds/gifgen | A tool for generating high-quality GIFs from video files using a custom color palette and two-pass encoding process | 552 |
eugeneware/gifencoder | A Node.js module for generating animated GIFs from pixel data streams or canvas contexts. | 472 |
notnullnotvoid/msf_gif | A single-header C library for encoding and decoding animated GIFs | 206 |
geal/gif.rs | An implementation of the GIF89a image format in Rust with nom. | 13 |
snowkit/gif | A software library for encoding GIF images using the NeuQuant and LZW algorithms | 40 |
nbadal/android-gif-encoder | An Android app that encodes animated GIFs without requiring native code | 347 |
qmuntal/gltf | A Go library for encoding and decoding 3D model data in the glTF format | 245 |
bitbank2/animatedgif | Optimized GIF decoder with various performance improvements and features for efficient use on microcontrollers and PCs. | 370 |
unixpickle/gifpro | An Objective-C implementation of the ANGif GIF encoding library for Mac OS X | 43 |
liyong03/ylgifimage | A class and view layer for efficiently decoding and displaying GIF images with reduced memory usage. | 1,774 |
anuken/gdxgifrecorder | Utility class to record a GIF automatically during libGDX game development | 37 |
o1egl/fwencoder | A library that encodes and decodes fixed-width table data from various input sources. | 27 |
hipmob/gifanimateddrawable | A simple Android library that converts animated GIFs into an AnimationDrawable | 218 |
aomediacodec/libavif | A C library for encoding and decoding AV1 image files | 1,578 |
drewml/gifhub | Extends GitHub comments with the ability to search and insert GIFs from Giphy's API | 651 |