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 2016/06/02 16:07:59 UTC

[jira] [Commented] (TIKA-1994) Integrate OCR with PDFParser

    [ https://issues.apache.org/jira/browse/TIKA-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15312543#comment-15312543 ] 

Tim Allison commented on TIKA-1994:
-----------------------------------

Pushed to trunk.  Still have to integrate with 2.x.

I made some modifications to the TesseractOCRParser.  Let me know if there are any concerns there.

> Integrate OCR with PDFParser
> ----------------------------
>
>                 Key: TIKA-1994
>                 URL: https://issues.apache.org/jira/browse/TIKA-1994
>             Project: Tika
>          Issue Type: Improvement
>            Reporter: Tim Allison
>            Assignee: Tim Allison
>
> Users can now run OCR on individual images embedded inline in PDFs if they get the configuration right.  
> There are some drawbacks: 1) the text appears as an attachment if using the RecursiveParserWrapper, 2) text may be more cleanly extracted on the fully rendered page instead of on the individual images (this is still tbd).
> It might be useful to run OCR against each rendered page (instead of the component images). 
> Integrating OCR is on the roadmap for PDFBox 2.1 (PDFBOX-1912).  This will allow us to experiment with strategies until the cleaner integration is available with PDFBox 2.1.



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