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"
ImagesPackage Resources
Stars
Unreleased Activity
First Release
11
years agoLast Release
7
years agoDownloads
4.5k
last 90 daysLast Stable Version
0.0.5
Version 0.0.5
This package has no dependencies
vix
0.35.0NIF based bindings for libvips
eqrcode
0.2.1Simple QRCode Generator in Elixir
image
0.62.0An approachable image processing library primarily based upon Vix and libvips that is NIF-based, fast, multi-threaded, pipelined and has a low memory footprint.
mogrify
0.9.3ImageMagick command line wrapper.