aws-samples / aws-samples/amazon-textract-textractor
Downgrade exception to warning when passing PDF to analyze_document
Open
- Dominant language
- Jupyter Notebook
- Stars
- 493
- Forks
- 163
- PR merge metrics
- No merged PRs in 30d
Description
Currently a user that does not have `pdf2image` installed will see an exception when calling `analyze_document` with a PDF. This is problematic because Textract does support single-page PDF as input.
Contributor guide
Assessment
This issue has not been assessed yet.