Authorizations
Body
- Option 1
- Option 2
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.
Page number to end processing at.
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).
Controls table handling in output. When true, tables remain as HTML while other content converts to Markdown. When false, follows default behavior (everything as HTML if tables present) or converts everything to Markdown if 'markdown' is true.
If true, figures are digitized and returned as HTML.