Skip to content

feat: Allow deactivating OCR entirely with hi_res strategy #3839

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dhdaines
Copy link
Contributor

Fixes: #2467 by adding OCRMode.NONE with a value of "none" (I think this is clearer and easier to type than no_ocr but you may have other opinions!)

Note that this does not permit infer_table_structure to work without OCR as that is considerably more complicated. I have a pretty good idea how to do it but I think it should be a separate PR.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add possibility to deactivate OCR
2 participants