receipt-scanner

Extract vendor, date, line items, and totals from receipt images.

5|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/47network/Sven --skill receipt-scanner-47network
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: receipt-scanner
Source: https://github.com/47network/Sven/tree/main/skills/ocr/receipt-scanner
Command: npx skills add https://github.com/47network/Sven --skill receipt-scanner-47network

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually extracting vendor names, dates, line items, subtotals, taxes, totals, and payment details from paper or image receipts is error-prone and time-consuming.

Core Features & Use Cases

  • Structured data extraction: Pull vendor, date, line items, subtotals, tax, total, and payment method from each receipt.
  • Robust handling: Works with photographed or scanned images of receipts and supports common formats.
  • Use Case: Process expense reports or vendor reimbursements by converting receipts into structured data for accounting.

Quick Start

Pass a receipt image to the scan_receipt action and review the structured result.

Frequently Asked Questions about receipt-scanner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract structured data from receipt images for expense auditing?

Yes, receipt data extraction handles both photographed and scanned images of receipts. It robustly processes common formats across retail, hospitality, and business operations to output structured receipt objects for expense reconciliation.

What specific line items and totals can I extract from a receipt?

Yes, receipt data extraction supports common formats across retail, hospitality, and business operations. It robustly processes both photographed and scanned images for document reconciliation and expense auditing tasks.

What is the best way to automate receipt processing for vendor reimbursements?

To extract structured data from receipt images, you pass the image to the scan_receipt action. The tool uses optical character recognition to identify and return vendor, date, line items, subtotals, tax, total, and payment method as a structured object.

Are there limitations when extracting line items from scanned receipt images?

Receipt data extraction pulls vendor names, dates, individual line items, subtotals, taxes, final totals, and payment details. This structured output converts paper receipts into actionable data for expense report processing and accounting workflows.