Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.0
-
ExifTool is required (http://www.sno.phy.queensu.ca/~phil/exiftool/)
Description
This patch adds an ExifTool ExternalEmbedder which builds upon the work in issue TIKA-774 and TIKA-775.
In the tika-parsers an ExiftoolExternalEmbedder is added which extends ExternalEmbedder to programmatically create an Embedder which calls the ExifTool command line to embed tika metadata into a file stream and an ExiftoolExternalEmbedderTest unit test is added which embeds several IPTC and XMP fields then parses the resulting file stream to verify the operation.
Attachments
Attachments
Issue Links
- depends upon
-
TIKA-775 Embed Capabilities
- Resolved