gif-extract-frames
GIF frame extractor
A tool that extracts frames from GIFs and optionally coalesces them into fewer images
Extracts frames from a GIF including inter-frame coalescing.
31 stars
3 watching
3 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
coalescecoalescingextract-framesgifgif-animationgifsicle
Related projects:
Repository | Description | Stars |
---|---|---|
transitive-bullshit/ffmpeg-extract-frame | A utility that extracts a single frame from a video file using ffmpeg | 15 |
transitive-bullshit/ffmpeg-extract-frames | Extracts frames from a video using ffmpeg. | 64 |
sybio/gifframeextractor | A class that separates frames from an animated GIF and provides metadata about them. | 178 |
transitive-bullshit/ffmpeg-generate-video-preview | Generates image strips or GIFs from video files | 152 |
transitive-bullshit/ffmpeg-extract-audio | A Node.js module to extract audio from media files using ffmpeg. | 17 |
metasmile/nsgif2 | Converts live photos and videos into animated GIFs or extracts images from videos. | 82 |
transitive-bullshit/ffmpeg-probe | A Node.js wrapper around ffprobe to extract metadata from media files | 15 |
extrapixel/gif-animation | A Processing library to play and export GIF animations | 171 |
krasimir/gifffer | A JavaScript library to prevent automatic playback of animated GIFs and provide a way to control their playback. | 775 |
dergachev/screengif | A command-line tool to convert video screencasts into animated GIFs. | 1,315 |
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 |
shachaf/jsgif | A JavaScript utility for parsing and playing GIF images in web pages | 557 |
sybio/gifcreator | A PHP class that creates animated GIFs from multiple images | 325 |
lukechilds/gifgen | A tool for generating high-quality GIFs from video files using a custom color palette and two-pass encoding process | 552 |
bitbank2/animatedgif | Optimized GIF decoder with various performance improvements and features for efficient use on microcontrollers and PCs. | 370 |