v 0.0.5
Read TIFF and EXIF information from a JPEG-format image. iex> {:ok, info} = Exexif.exif_from_jpeg_buffer(buffer) iex> info.x_resolution 72 iex> info.model "DSC-RX100M2" ...> Exexif.Data.Gps.inspect info "41°23´16˝N,2°11´50˝E"
exexif has no dependencies.
mix.exs
rebar.config
erlang.mk
this version
67 848
yesterday
36
last 7 days
192
all time
68 958
Last Updated
Nov 29, 2017
License
MIT. See LICENSE.md
Build Tools
Publisher