6.0.0-beta1
7/4/25

[#8473] Add exiftool driver for Horde_Image_Exif
Summary Add exiftool driver for Horde_Image_Exif
Queue Horde Framework Packages
Queue Version Git master
Type Enhancement
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester mrubinsk (at) horde (dot) org
Created 08/01/2009 (5816 days ago)
Due
Updated 10/24/2009 (5732 days ago)
Assigned
Resolved 10/24/2009 (5732 days ago)
Milestone
Patch No

History
10/24/2009 07:19:08 PM Michael Rubinsky Comment #2
Assigned to Michael Rubinsky
State ⇒ Resolved
Reply to this comment
This has been done for some time now...
08/01/2009 09:47:06 PM Michael Rubinsky Comment #1
State ⇒ Accepted
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Add exiftool driver for Horde_Image_Exif
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
Reply to this comment
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.

Saved Queries