[Tickets #8473] Add exiftool driver for Horde_Image_Exif
bugs at horde.org
bugs at horde.org
Sat Aug 1 21:47:07 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8473
------------------------------------------------------------------------------
Ticket | 8473
Created By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Add exiftool driver for Horde_Image_Exif
Queue | Horde Framework Packages
Version | Git master
Type | Enhancement
State | Accepted
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2009-08-01 17:47) wrote:
Add a driver to support using exiftool
(http://www.sno.phy.queensu.ca/~phil/exiftool/) as a reader/writer of
image metadata. exiftool supports the big three meta data formats
(EXIF, IPTC, and XMP) along with plethora of others. Our current
support is limited to a subset of EXIF reading only. Should probably
rename Horde_Image_Exif to Horde_Image_Metadata once this gets
implemented. Downside is exiftool is a combination of Perl libraries
and a command line tools...
Should automatically choose the best available driver (exiftool, php
native, imagick(?), exifer) with ability to explicitly select a
specific driver.
More information about the bugs
mailing list