Skip to content

shavit/exiftool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exiftool

Build Status

Elixir library for the exiftool

Usage

iex> Exiftool.execute([file_path])
{:ok, result}

Installation

If available in Hex, the package can be installed by adding exiftool to your list of dependencies in mix.exs:

def deps do
  [
    {:exiftool, "~> 0.2.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/exiftool.

About

Elixir exiftool wrapper

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages