exexif
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"
Activity
- Latest release
- 8y ago
- Total releases
- 4
- Cadence
- ~3 months
- Last 12 months
- 0
Details
- License
- unknown
- First release
- Sep 22, 2014
Releases
| Version | Released | |
|---|---|---|
0.0.5
patch
| ||
0.0.4
patch
| ||
0.0.3
patch
| ||
0.0.1
initial
|