Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Resolve soft dependency on ocrmypdf #74

Open
krmax44 opened this issue Dec 6, 2024 · 0 comments
Open

Resolve soft dependency on ocrmypdf #74

krmax44 opened this issue Dec 6, 2024 · 0 comments

Comments

@krmax44
Copy link
Member

krmax44 commented Dec 6, 2024

We softly depend on ocrmypdf here:

def run_ocr(filename, language=None, binary_name="ocrmypdf", timeout=50):

I suggest simply adding the Python package to the dependencies and directly using its API instead of a CLI workaround.

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

No branches or pull requests

1 participant