Sign in Sign up
rubygems

gif-info

Pure Ruby analyzer of the GIF image format. Performs complete analysis of internal GIF block structure and streams it as an objects stream with metainformations of each block. Also can interpret internal structure by providing the simple object-like interface to base image file informations. Works above seekable IO streams, so allows processing of the big files too. Doesn't perform LZW decompressing, returns raw data for both color tables and images.

Activity

Latest release
10y ago
Total releases
2
Cadence
~4.9 years
Last 12 months
0

Details

License
MIT
First release
Mar 09, 2011
Releases
Version Released
0.1.1 patch
0.1.0 initial