Capture paper receipts and turn them into a PDF archive you can actually use.
Receipt Scanner is built around a practical flow that already exists in the app code: scan one receipt, review the extracted merchant, date, tax, and total fields, add tags or notes, then export polished PDF reports for monthly records and follow-up use.
- Single-receipt capture flow with OCR and field suggestions before saving.
- Manual cleanup tools for merchant, totals, project labels, custom tags, and notes.
- Saved receipts grouped by month, searchable, and ready for export.
- PDF export includes summary totals, categories, and receipt images in one report.
Built from the actual in-app workflow
The homepage copy here maps to what the Android project already does today: capture a receipt, review detected values, enrich it with context, and export a report. No fake team dashboards. No imaginary cloud workspace.
What the app already supports
This page highlights capabilities directly visible in the codebase: OCR parsing, editable review fields, saved receipt detail views, category chips, and PDF export layouts.
Why this flow is practical
Receipt Scanner is not trying to become a full accounting suite. It is useful because it keeps the path short while still leaving room to review OCR and produce a presentable file at the end.
Good fit for simple receipt-heavy workflows
The app fits people who mainly need to capture, label, and export receipts without adding subscriptions, shared workspaces, or a large finance stack in the first version.
Privacy and support
The current app build already emphasizes storage and privacy in Settings, and this site pairs that with direct support links for review-safe product presence.
Common questions
These answers are grounded in what the current Android project exposes rather than future roadmap guesses.
No. The current flow stores receipt records with OCR text, tags, notes, project metadata, and saved totals alongside the image.
Yes. The review screen and saved detail view both support editing important fields instead of forcing a one-shot OCR result.
The app generates PDF reports with summary tables, totals, categories, and receipt image pages, not just a text dump.