GifFrameExtractor
Frame Extractor
A class that separates frames from an animated GIF and provides metadata about them.
GifFrameExtractor is a PHP class that separates all the frames (and their duration) of an animated GIF
179 stars
16 watching
59 forks
Language: PHP
last commit: over 2 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that extracts frames from GIFs and optionally coalesces them into fewer images | 31 |
| A PHP class that creates animated GIFs from multiple images | 325 |
| A utility that extracts a single frame from a video file using ffmpeg | 15 |
| Extracts frames from a video using ffmpeg. | 65 |
| A Processing library to play and export GIF animations | 171 |
| A JavaScript library to prevent automatic playback of animated GIFs and provide a way to control their playback. | 776 |
| An Objective-C implementation of the ANGif GIF encoding library for Mac OS X | 43 |
| Analyzes and inserts data between frames of an audio file. | 8 |
| A widget for displaying animated GIFs in Android applications | 461 |
| A simple Android library that converts animated GIFs into an AnimationDrawable | 218 |
| A class and view layer for efficiently decoding and displaying GIF images with reduced memory usage. | 1,774 |
| A tool to extract relevant information from text | 17 |
| An optimized GIF decoder for microcontrollers and PCs with various optimization techniques | 376 |
| A portable, lightweight library providing a set of audio feature extraction functions that can be cascaded to create complex extraction hierarchies. | 227 |
| A project demonstrating how to display optimized animated GIFs on an iPhone-like device using Objective-C | 39 |