You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Peter Kronenberg (Jira)" <ji...@apache.org> on 2021/01/13 14:26:00 UTC

[jira] [Created] (TIKA-3272) Improve Rotation handling

Peter Kronenberg created TIKA-3272:
--------------------------------------

             Summary: Improve Rotation handling
                 Key: TIKA-3272
                 URL: https://issues.apache.org/jira/browse/TIKA-3272
             Project: Tika
          Issue Type: Improvement
            Reporter: Peter Kronenberg


* Discussed with Tim on the mailing list about avoiding the call to rotate if the angle of rotation is 0. 
 * Also, allowing just rotation, without doing the other per-processing, which has a lot more overhead.
 * Replace rotation.py (and Python dependency) with calls to Tess4j classes (2 classes are extracted from the Tess4j package to avoid importing the entire package)



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