Skip to content

Resolve soft dependency on ocrmypdf  #74

@krmax44

Description

@krmax44

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions