Expense Form Autofill

Autofill expense forms with given receipt images

Model Selection

Input

Upload receipt images to extract expense data from. Each image will be analyzed individually. A single image may contain multiple receipts.

URL to a receipt image

Preview

URL to a receipt image

Preview

Define additional fields to extract from receipts beyond the standard ones (merchant name, date, time, total amount, currency, description).

The name/key of the field to extract (e.g., 'tip_amount', 'payment_method')

The data type of the field

Description of what this field should contain

Available options for single_choice or multi_choice fields

Output
Extracted receipts

2 receipts extracted

#merchant namedatetimetotal amountcurrency codeshort descriptionexpense category
1ŞOK MARKETLER T.A.Ş.2023-11-1514:30183.35TLPatates, soğan, peynir, çikolata, su, yoğurt, deterjan, gazoz, bisküvi, domates, bibergroceries
2THE GILDED SPOON BISTRO2023-11-1519:30346.22USDSeared Scallops, Ribeye Steak, Halibut, Asparagus, Cab...,meals
Total amounts
TL183.35
USD346.22

About Expense Form Autofill

Autofill expense forms with given receipt images

How It Works

1Upload

Provide your inputs in the Playground tab — upload images, enter text, or configure parameters.

2Run

Click the run button to process your inputs through AI models — no coding or setup required.

3Get Results

View and download your AI-generated results instantly, right in your browser.

Inputs

(2 fields)
Receipt ImagesarrayRequired

Upload receipt images to extract expense data from. Each image will be analyzed individually. A single image may contain multiple receipts.

Extra Fieldsarray

Define additional fields to extract from receipts beyond the standard ones (merchant name, date, time, total amount, currency, description).

Outputs

(2 fields)
Extracted Receiptsarray

Extraction results for each receipt found in the images

Total Amountsarray

Aggregated total amounts by currency across all successfully extracted receipts

API Access

Integrate this use case into your application via our REST API. Switch to the API tab to see the endpoint, request format, and code examples in multiple languages.