[
https://issues.apache.org/jira/browse/TIKA-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13161685#comment-13161685
]
Fabian Lange commented on TIKA-762:
-----------------------------------
Hi, I noticed that ImageMetadataExtractor has Classes from the Metadata
Extractor Lib on its public API.
I think this should be changed, as it does not allow replacing this library
with one that can parse additional formats.
Or you add a second ImageMetadataExtractor which works with a different lib.
What d you think? In the second case one could implement some metadatareading
using javax.imageio
> EXIF extraction from PNG images
> -------------------------------
>
> Key: TIKA-762
> URL: https://issues.apache.org/jira/browse/TIKA-762
> Project: Tika
> Issue Type: New Feature
> Components: parser
> Affects Versions: 1.0
> Reporter: Nick Burch
> Assignee: Nick Burch
> Attachments: training.png
>
>
> The PNG parser doesn't currently extract EXIF information. Only core image
> properties are currently extracted
> This means that for a PNG produced by an iPad (as an example), we miss out on
> some of the available metadata
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira