-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
triageIssue needs triageIssue needs triage
Description
What were you trying to do?
When processing digital PDFs with text, I want to apply deskew and rotation without performing OCR.
However, --deskew requires --force-ocr, which rasterizes and OCRs the document, increasing processing time significantly.
--redo-ocr is not compatible with --deskew.
As a result, it is inconvenient for workflows where OCR is not needed or takes too long. so if there is any existing workaround or planned support for this use case, that would be helpful to know. Thank you!
Where are you installing/running from?
Wndows package manager (chocolatey, etc.)
OCRmyPDF version
16.10.4
What operating system are you working on?
Windows
Operating system details and version
Windows 11
Simple sanity checks
- Operating system is currently supported by its vendor (not end of life)
- Python version is compatible with OCRmyPDF
- This issue is not about a specific input file
Relevant log output
Metadata
Metadata
Assignees
Labels
triageIssue needs triageIssue needs triage