[
https://issues.apache.org/jira/browse/TIKA-4902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18116772#comment-18116772
]
ASF GitHub Bot commented on TIKA-4902:
--------------------------------------
tballison merged PR #3192:
URL: https://github.com/apache/tika/pull/3192
> Do not extract ICC curve/lookup-table tags by default in image parsers
> ----------------------------------------------------------------------
>
> Key: TIKA-4902
> URL: https://issues.apache.org/jira/browse/TIKA-4902
> Project: Tika
> Issue Type: Improvement
> Reporter: Tim Allison
> Priority: Trivial
>
> Tika dumps ~33kb curv/trc numbers into icc:*. I can't imagine there's a huge
> use case for that information. The actual iteration in metadata-extractor is
> expensive...beyond the bloated metadata. So the right fix is not to tell
> people to add a metadata filter.
> Let's avoid iterating that info but leave a parameter for users to turn it
> back on if they need that metadata.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)