gifgen
GIF encoder
A tool for generating high-quality GIFs from video files using a custom color palette and two-pass encoding process
Simple high quality GIF encoding
552 stars
12 watching
30 forks
Language: Shell
last commit: almost 2 years ago
Linked from 3 awesome lists
encoding-gifsffmpeggif
Related projects:
Repository | Description | Stars |
---|---|---|
eugeneware/gifencoder | A Node.js module for generating animated GIFs from pixel data streams or canvas contexts. | 472 |
snowkit/gif | A software library for encoding GIF images using the NeuQuant and LZW algorithms | 40 |
notnullnotvoid/msf_gif | A single-header C library for encoding and decoding animated GIFs | 206 |
nbadal/android-gif-encoder | An Android app that encodes animated GIFs without requiring native code | 347 |
liyong03/ylgifimage | A class and view layer for efficiently decoding and displaying GIF images with reduced memory usage. | 1,774 |
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 |
unixpickle/gifpro | An Objective-C implementation of the ANGif GIF encoding library for Mac OS X | 43 |
qmuntal/gltf | A Go library for encoding and decoding 3D model data in the glTF format | 245 |
dergachev/screengif | A command-line tool to convert video screencasts into animated GIFs. | 1,315 |
lelandbatey/gif-machine | Automatically converts YouTube videos into animated GIFs. | 55 |
ziglibs/uuencode | A package and command-line utility for encoding and decoding files using the Unix-to-Unix Encoding format | 1 |
jglovier/gifs | A simple, web-based repository for storing and organizing personal GIF images. | 1,646 |
jclem/gifify | Converts video recordings into GIF format with adjustable playback speed and cropping options. | 1,128 |
charlietangora/gif-h | A simple C++ library to create animated GIFs from image data. | 499 |