Skip to content

jkraemer/ruby-iptc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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.

About

Pure ruby IPTC metadata reader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages