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
- Tom Boutell (boutell) — lead, active
Dependencies
Required
- PHP (>= 5.0)
- PEAR Installer (>= 1.4.0b1)
- XML_Parser
- Image_JpegMarkerReader
Releases
- 0.5.3 (beta, 2010-12-05)
Release notes
License: MIT
Bug #18063 install to wrong dir
QA release - 0.5.2 (beta, 2010-10-25)
Release notes
License: MIT License
Automatically built QA release
Bug #15229 Fatal error for files without XMP data - boutell - 0.5.1 (beta, 2008-12-07)
- 0.5.0 (beta, 2008-07-08)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #15229 | Closed | Bug | 0.5.0 | 2008-12-03 | Fatal error for files without XMP data |
| #15230 | Duplicate | Bug | 0.5.0 | 2008-12-03 | Fatal error for files without XMP data |
| #16772 | Bogus | Req | CVS | 2009-11-10 | Use built-in PHP XML parsing |
| #16773 | Open | Req | CVS | 2009-11-10 | Package.xml generator script |
| #16775 | Open | Req | CVS | 2009-11-10 | Code cleanup for JpegXmpReader |
| #16776 | Open | Req | CVS | 2009-11-10 | Unit tests |
| #16777 | Open | Req | CVS | 2009-11-10 | It would be nice to be able to specify a namespace |
| #18063 | Closed | Bug | 0.5.2 | 2010-11-16 | install to wrong dir |