Skip to content

octplane/ruby-iptc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby IPTC metadata parser

This library can be used to read the metadata of a jpeg file.

It reads the IPTC informations embedded and allows to access this information Read IPTC::JPEG::Image for more information.

The IPTC library parses the APP13 JPEG Tag and generates a hash of properties for a given file.

Original code from http://raa.ruby-lang.org/project/jpeg-jfif-iptc/ Gemified, reorganized and modified in 2010 by Jens Kraemer.

Ownership retaken from Github in 2011 by Pierre Baillet.

About

Pure ruby IPTC metadata reader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%