mindee / mindee-api-python

Mindee API Helper Library for Python
https://mindee.com
MIT License
39 stars 5 forks source link

:sparkles: add OCR output in CLI #144

Closed ianardee closed 1 year ago

ianardee commented 1 year ago

Description

When the -t, --full-text option is passed to the CLI, print the result of the OCR extraction.

Types of changes