Detect documents from an image

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

FormX will detect documents such as ID card and receipt from the uploaded image. It will return the bounding box and type of each detected document.

The image file could be submitted in the extractor via image params or image_url.

The file size limit of the image is 10MB if you upload the file via body param.

If you provide the file via image_url, there's no file size limit.

The image dimension limit is 10,000 pixels on one side and total number of pixels < 75M, this applies to all upload methods.

Body Params
file

The image file, can be a JPG, PNG or PDF file
Either specify this or provide the image_url parameter

string

URL of the image to be processed in jpg or png format, or URL of a pdf file

number
Defaults to 150

DPI of the uploaded pdf file

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json