Skip to content

jasonbw/exif_utility

Repository files navigation

Exif Utility

Exif Utility is a ruby module for reading Exif information from JPEGs.

It is currently in progress and only supports reading of certain Exif tags. See ‘./lib/exif_utility/data.rb` for all of the tags that have been implemented so far.

How to use Exif Utility

ExifUtility::ExifUtility.new('image.jpg').data.date_time

About

Exif Utility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages