Azure Form Recognizer

Uploads content such as PNGs or PDFs to Azure Form Recognizer and retrieves the contained text.
The requests are queued in Azure and it may take a while until they are all processed. The component polls the pending requests every 3 seconds to check for completion.

To create the correct input for this component, you can use a List Files node followed by Files to Binary Objects.

Options

Content Column
Column with the content in which to recognize text.
Subscription Key
Enter Description
Content Type
The type of content to be sent to the server.
Model
The model to use for the recognizer.
Endpoint
The endpoint to call

Input Ports

Icon
Table containing a binary object column with documents that are supported by Azure Form recognizer, such as JPG, PNG, PDF.

Output Ports

Icon
Table with the text content of the uploaded documents.
Icon
Results in JSON format as returned by Azure Form Recognizer.
Icon
Requests that were not successful.

Nodes

Extensions

Links