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 2017/01/11 14:06:58 UTC

[jira] [Resolved] (TIKA-2232) Add JBIG2 image parsing support

     [ https://issues.apache.org/jira/browse/TIKA-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Allison resolved TIKA-2232.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.15
                   2.0

Added PDF OCR test.  Tesseract can't process jbig2 directly, but for jbig2 embedded in pdfs, if users go with option 2 for PDF OCR and use PDFBox to generate an image of the full page, embedded jbig2's are OCR'd.

Thank you, [~pascal.essiembre]!

Let's reopen if we want to check for jbig2 on classpath before ImageParser claims that it can handle jbig2.

> Add JBIG2 image parsing support
> -------------------------------
>
>                 Key: TIKA-2232
>                 URL: https://issues.apache.org/jira/browse/TIKA-2232
>             Project: Tika
>          Issue Type: New Feature
>          Components: parser
>    Affects Versions: 1.14
>         Environment: Any
>            Reporter: Pascal Essiembre
>            Assignee: Tim Allison
>            Priority: Minor
>             Fix For: 2.0, 1.15
>
>
> If you are interested, I would like to add support for JBIG2 image files (.jb2, or .jbig2).  I have encountered them PDFs.
> I will make a pull-request shortly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)