DEV Community

Cover image for Invoice & Receipt to Excel
Ranova
Ranova

Posted on

Invoice & Receipt to Excel

Reads PDF/image invoices and receipts with AI and extracts date, seller, tax ID, VAT/tax, total and line items into a clean Excel/CSV table. No subscription — pay only per document you process.

Input

Input Type What it does
files array The invoices to process — ALL common file types: PDF, image (png/jpg/webp/gif), Excel (.xlsx), Word (.docx), text/CSV/HTML
output_format string A table is always produced (dataset)
texts array Plain-text invoice content instead of an image (OCR output or pasted text)
language string Language for any descriptive labels the AI generates
model string Vision model
process boolean When off, you only get a FREE preview (document/page count)

Running it

Start it from the Apify Console, call it over the REST API, or expose it to an agent as an MCP tool — the dataset is the same either way.

What it costs

Pay per event, not per hour: starting a run is free, and you are charged for the results you actually get.

Try it

Invoice & Receipt to Excel on Apify Store

Top comments (0)