Project

iptc

0.01
No commit activity in last 3 years
No release in over 3 years
Original code from http://raa.ruby-lang.org/project/jpeg-jfif-iptc/, gemified and updated by Jens Kraemer, Futher fixes by Pierre Baillet
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

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.