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
554 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. | 473 |
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 | 208 |
nbadal/android-gif-encoder | An Android app that encodes animated GIFs without requiring native code | 348 |
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 for manipulating image data in digital graphics | 715 |
bitbank2/animatedgif | An optimized GIF decoder for microcontrollers and PCs with various optimization techniques | 376 |
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 | 247 |
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,130 |
charlietangora/gif-h | A simple C++ library to create animated GIFs from image data. | 500 |