aws-samples / aws-samples/amazon-textract-textractor

Issue with multipage PDFs on s3 without extension

Open
#307 2 comments 0 reactions 1 assignee Assigned to @Belval View on GitHub
Dominant language
Jupyter Notebook
Stars
493
Forks
163
PR merge metrics
No merged PRs in 30d

Description

Hello, first of all thanks for the awesome package.

I am currently having an issue trying to run textractor on my PDFs that are stored in s3.
The issue stems from the fact that all my files (for security, and other reasons, which I think are pretty common practice at larger enterprises) are stored as UUIDs instead of their actual filename so when `call_textract` is called, it goes through the entire process without actually hitting any of the if statements and just returns an empty dict.

Is there any way that maybe this use case could be supported?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.