Document To Image
Overview
Configurations
Field
Description
Execution Flow
Output Format
{
"imagesResult": [
{
"images": [
{
"key": "/executions/192012/image1",
"documentId": "985b9706-c3e0-48b3-b6f5-2cb873004e41",
"imageUrl": "https://storage.googleapis.com/example/image1.jpg"
}
],
"pageNumber": 1
},
{
"images": [
{
"key": "/executions/192012/image2",
"documentId": "901bd6ce-0ee5-48bb-b4fc-5351c7a9d925",
"imageUrl": "https://storage.googleapis.com/example/image2.jpg"
}
],
"pageNumber": 2
}
]
}Example Use-Cases
Use-Case 1: Extracting Data from a Loan Agreement PDF
Field
Value
Use-Case 2: Processing Financial Spreadsheets for AI Extraction
Field
Value
Use-Case 3: Automating Identity Verification from Scanned Documents
Field
Value
Key Takeaways for Developers
Last updated

