RubyGems Navigation menu

gif-info 0.1.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - February 05, 2016 (16.5 KB)
  2. 0.1.0 - March 09, 2011 (19.5 KB)

Runtime Dependencies (3):

abstract >= 1.0.0
frozen-objects >= 0.2.0
struct-fx >= 0.1.1

Development Dependencies (3):

bundler ~> 1.0.0
jeweler ~> 1.5.2
riot >= 0.12.1

Owners:

Authors:

  • Martin Kozák

SHA 256 checksum:

2a431aedadfe21804185feb43bd42be42eb2283fc4c6986a56e3b9cd80d9e67f

Total downloads 70,454

For this version 3,837

Licenses:

N/A

Required Ruby Version: None

Links: