Eikōn

Eikōn is an image file parser. Feed it a PNG, JPG, and it will return informations about it.

Installation

def deps do
[{:eikon, "~> 0.0.1"}]
end

Usage

TODO