Authorizations
Body
PDF or image file to upload (required if no fileUrl).
Publicly accessible URL of the file to process (required if no file).
If true, includes image metadata in each page of the response.
If true, includes barcode detection results in each page of the response.
If true, includes dense tables in each page of the response.
If true, includes signature detection results in each page of the response.
Page number to start processing from.
We return cropped images by default as presigned URLs. If true, these images are not stored and the URL field will contain a base64 string.
Controls table handling in output. By default, tables remain HTML to preserve structure. If true, tables are converted to Markdown via markdownify (may reduce fidelity).