Image Token Processor

FormX also allows you to search for specific images within your documents and extract the data you need. With the Image Token Processor, you can define an image that FormX will look for and return the corresponding data in the JSON response.

Using Image Tokens

Image Tokens can be particularly useful when you have specific images in your documents that contain important data. For example, if you have a document that contains a logo of a certain company and you want to extract the name of that company, you can define the logo as an Image Token and associate it with the corresponding company name. When the logo is found in the document, FormX will return the associated company name in the JSON response.

Configuring Image Tokens

To set up an Image Token, navigate to the "Custom Extraction Items" section located under "Document" on the right sidebar of the FormX interface. Select "Image Token" from the list and click on "Add New Extraction Item" to create a new Image Token Processor.

After creating the Image Token processor, click on "Settings" to configure the processor. Here you can upload an image that you want the system to search for in the document. For each image, you can define the field value that should be returned when the image is found. You can also set the search mode to either "Match ALL tokens" or "Match ONE closest token only".