gifencoder
GIF encoder
A Node.js module for generating animated GIFs from pixel data streams or canvas contexts.
Server side animated gif generation for node.js
473 stars
10 watching
49 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for generating high-quality GIFs from video files using a custom color palette and two-pass encoding process | 554 |
| An Android app that encodes animated GIFs without requiring native code | 348 |
| A single-header C library for encoding and decoding animated GIFs | 208 |
| A module for generating GIF images from RGB or RGBA buffers using the giflib library | 214 |
| A JavaScript implementation of a GIF 89a encoder and decoder for manipulating image data in digital graphics | 715 |
| A software library for encoding GIF images using the NeuQuant and LZW algorithms | 40 |
| A Chrome extension that embeds GIFs into emails through a simple command-line interface using Giphy API. | 66 |
| An Objective-C implementation of the ANGif GIF encoding library for Mac OS X | 43 |
| A class and view layer for efficiently decoding and displaying GIF images with reduced memory usage. | 1,774 |
| A Processing library to play and export GIF animations | 171 |
| Converts video files into GIF format using FFmpeg and Gifsicle utilities. | 298 |
| A JavaScript library for creating animated GIFs | 226 |
| A simple C++ library to create animated GIFs from image data. | 500 |
| A simple Android library that converts animated GIFs into an AnimationDrawable | 218 |
| An optimized GIF decoder for microcontrollers and PCs with various optimization techniques | 376 |