Michael Boling
Livev1.4

Receipt Matrix

Offline-first receipt scanner for macOS with on-device OCR.

Solo: design, code, ship

A macOS app that reads receipts with on-device OCR, sorts them into tax categories, and exports clean reports for accountants. Built solo and shipped to the Mac App Store with paid subscriptions. Tested on thousands of receipts.

Release notes

  1. On-device Vision OCR, no receipt data ever leaves the machine.
  2. Local-first storage with GRDB, exports to accountant-ready reports.
  3. Paid subscriptions via StoreKit 2, live on the Mac App Store.
  4. Shipped the marketing site too, with automation that syncs release notes.

Stack

Swift · SwiftUI · Vision OCR · GRDB · StoreKit 2