You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2020/06/22 15:45:00 UTC

[jira] [Created] (TIKA-3122) Extract inline image metadata without rendering for PDFs

Tim Allison created TIKA-3122:
---------------------------------

             Summary: Extract inline image metadata without rendering for PDFs
                 Key: TIKA-3122
                 URL: https://issues.apache.org/jira/browse/TIKA-3122
             Project: Tika
          Issue Type: Task
            Reporter: Tim Allison


There are some use cases where you'd like to know how many images are on a page and what formats those images are, but rendering every image can be expensive.

 

Let's add an option to extract the PDImageXObject's metadata and the image mime for each embedded file.

 

For an example of of a file with a crazy number of inline images, see: https://corpora.tika.apache.org/base/docs/govdocs1/113/113019.pdf



--
This message was sent by Atlassian Jira
(v8.3.4#803005)