PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Images » Image_JpegXmpReader

Read Photoshop-style XMP metadata from JPEG files.

This package is unmaintained.

Download latest release 0.5.3 (archived versions might be outdated)

License: MIT

Description

This package fetches Photoshop-style XMP metadata from JPEG files.
Convenience functions are provided to fetch the title, creator,
subject and description fields, other fields can be fetched by name,
and the parsed XML can be accessed directly. It is a useful tool for
accessing JPEGs edited with newer tools that do not provide EXIF metadata
and/or provide additional information as XMP.

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#15229ClosedBug0.5.02008-12-03Fatal error for files without XMP data
#15230DuplicateBug0.5.02008-12-03Fatal error for files without XMP data
#16772BogusReqCVS2009-11-10Use built-in PHP XML parsing
#16773OpenReqCVS2009-11-10Package.xml generator script
#16775OpenReqCVS2009-11-10Code cleanup for JpegXmpReader
#16776OpenReqCVS2009-11-10Unit tests
#16777OpenReqCVS2009-11-10It would be nice to be able to specify a namespace
#18063ClosedBug0.5.22010-11-16install to wrong dir