Skip to content
Practical AI Guides, Reviews & Tutorials Sunday, 26 July 2026

Project: Turning Payment Screenshots into a Fuel Expense Tracker

Fuel payments have a way of scattering themselves across payment apps, cards, and receipts. What I actually had, at the end of a month, was a phone gallery full of payment confirmation screenshots from multiple sources — and no consolidated record. This project turned that pile of images into a clean Excel tracker, using AI’s ability to read pictures.

The old way vs the new way

The old way: open each screenshot, squint at it, retype the date, the amount, and the payment source into a spreadsheet, and hope no digit got transposed along the way. The new way: upload the screenshots to an AI assistant in a batch and ask for a structured table — date, amount, payment method, and description for every transaction. Modern AI models read images remarkably well, including the small text on payment confirmations, and different layouts from different apps in the same batch.

From extracted data to a working tracker

Extraction was only step one. The output became a proper Excel workbook: one row per transaction, columns for date, source, and amount, monthly totals, and a breakdown by payment method so I could see at a glance how spending split across the different sources. A month of scattered screenshots became one tidy, sortable sheet covering every fuel transaction.

The verification step — non-negotiable

Here’s the accountant’s caveat, and it matters: AI transcription is good, not perfect. Before trusting the tracker, I checked the extracted totals against the source screenshots. The right mental model is that the AI does the typing — the tedious, error-prone transcription — while you do the tie-out, exactly as you would review a junior colleague’s data entry. That division of labour is fast and safe; skipping the review is neither.

Where this pattern applies

Fuel was just my use case. The same approach works for any expense category that lives in images: parking receipts, utility payment confirmations, delivery invoices, petty cash vouchers. If your source documents are photos and your destination is a spreadsheet, you no longer need to be the human bridge between them. Photograph, upload, extract, verify — and get an hour of your month back.

Share with .. ..

Mohammed Sajjad

Chief Accountant by day, automation builder by night. Building self-hosted AI tools, VBA macros, web design and Python apps that make finance work less painful.

Newsletter

New Post

This the new post of today

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Related entries

  1. No. 064 Facebook Verified: Meta wants a video of your face, and this time it’s free · 5 min
  2. No. 063 The month-end close used to eat an afternoon. Now it’s a button. · 4 min
  3. No. 063 I tried to let an AI post to my own blog. It took four dead ends to get there. · 3 min
  4. No. 063 Six weeks of running my own AI assistant on a small VPS · 4 min
  5. No. 060 What Is an AI Agent? A Plain-English Explanation · 2 min

Leave a note

Your email address will not be published. Required fields are marked *