node-gif
GIF generator
A module for generating GIF images from RGB or RGBA buffers using the giflib library
A node.js C++ module for creating GIF images and animated GIFs from RGB or RGBA buffers.
213 stars
16 watching
29 forks
Language: C++
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
charlietangora/gif-h | A simple C++ library to create animated GIFs from image data. | 499 |
eugeneware/gifencoder | A Node.js module for generating animated GIFs from pixel data streams or canvas contexts. | 472 |
sybio/gifcreator | A PHP class that creates animated GIFs from multiple images | 325 |
rotblauer/gifit | A tool that takes an input, searches for random media content on the web and embeds it into markdown formatted text which can be used in various contexts such as documentation or communication. | 11 |
node-gh/gh-gif | Enables commenting on GitHub pull requests and issues using GIF reactions | 21 |
tj/node-gify | Converts video files into GIF format using FFmpeg and Gifsicle utilities. | 297 |
pablolec/website-to-gif | Converts a web page into an animated GIF | 112 |
jbochi/gifstreaming | A live video streaming system using animated GIFs with Python and Node.js. | 156 |
xamlanimatedgif/xamlanimatedgif | A WPF library for displaying animated GIF images with efficient memory usage but potentially higher CPU overhead. | 441 |
djduque/pgfplots | A Rust library for generating publication-quality figures using LaTeX. | 120 |
sgreben/yeetgif | A lightweight CLI tool for creating animated GIF effects with customizable parameters | 558 |
lukechilds/gifgen | A tool for generating high-quality GIFs from video files using a custom color palette and two-pass encoding process | 552 |
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 |
ruby0x1/luxe-gifcapture | A luxe wrapper around the gifcapture library to simplify real-time GIF capture from in-game | 6 |