Expense Report Extraction
Extract expense data from uploaded receipt photos
Usage (Input Output)
The expected input is a photo of a single receipt or invoice. The supported image formats are currently PNG or JPG (JPEG).
The workflow extracts:
Total
Subtotal
Tax amount
Vendor name
Invoice or receipt ID
Invoice or receipt payment date
If a field is missing or there's no data available, the extracted output will be empty.
Expectations/Limitations
This workflow currently only supports image input, and so is limited to single-page documents. We plan to support multi-page PDFs in the near future.
Poor image quality (blurry or out of focus) may negatively impact extraction accuracy.
Added dependencies.