Skip to main content

Textract File

Overview


Extract text from file using S3 Textract.

Input

S3 Textract

NameRequiredDescription
ConnectionAWS Connection.
BucketThe name of the S3 bucket to use for temporary file which is deleted on completion.
File to upload to S3Path to file for Textract: PDF, PNG (prefered if image), JPEG and TIFF formats.

Options

NameRequiredDescription
Format ModeHow to format the output.
Timeout (sec)Max time in seconds to wait for Textract to complete.

Output

Textract The text extracted from the file.