docs/versioned_docs/version-3.0.0-LTS/marketplace/plugins/textract.md
ToolJet integrates with Amazon Textract to facilitate the extraction of text and data from various document types, such as scanned documents, forms, and tables. Supported document formats include PDF, JPEG/JPG, and PNG.
To connect ToolJet with Amazon Textract, you will need the following credentials:
:::caution
:::info The data returned by the queries is in JSON format and may include additional information such as confidence scores and the location of the extracted content within the original document. :::
This operation lets you analyze the document using the document data in base64 format.
{{components.filepicker1.file[0].base64Data}}.This operation let's you analyze the document stored in your AWS S3 buckets by providing the bucket and object name.