Amex · Categorised export

Categorise Amex Statements by Spending Category

American Express statement PDFs go in, a CSV with a Category column for each transaction comes out. Built for the way Amex formats Australian card statements specifically.

READY · WAITING FOR A FILEENCRYPTED CONVERSION
CONVERTED
12/04/24Woolworths, Melbourne84.20
12/04/24Netflix16.99
13/04/24Salary+3,120.00
14/04/24EFTPOS 884200142.00
15/04/24Ampol, Southbank78.44

Anything the converter can't match is left uncategorised.
Set it yourself in the preview and the totals update before you download.

GROCERIES 84.20SUBSCRIPTIONS 16.99INCOME +3,120.00FUEL 78.44
TOTAL DEBITS 221.63TOTAL CREDITS +3,120.00

What comes out

Description (from statement)Category
BUYMEACOFFEE.COMUncategorised
DAN MURPHY'S ONLINEShopping
QANTAS AIRWAYS SYDNEYTravel
AMEX MEMBERSHIP FEEFees & Interest

Real examples from Amex statements used during testing.

What makes Amex statements harder to categorise

Amex statement coverage sits lower than most transaction accounts in testing, and the reason is structural rather than a parsing bug: a credit card is used almost exclusively for discretionary, one-off purchases, restaurants, retailers, and small local businesses that never repeat. A savings account statement is dominated by a handful of recurring, predictable line items like interest and transfers. A credit card statement is closer to the opposite, every second row can be a merchant name that's never appeared before and won't appear again.

That's the honest ceiling of a keyword-based system on this kind of statement. What does move the needle is generic keyword fragments rather than hardcoded merchant names, things like "petro", "pharm", "barber" or "supermarket" as fragments rather than exact chains, since those generalise across whichever specific business happens to be on the statement.

Categories used

GroceriesDining & TakeawayEntertainmentTransportInsuranceLoan & MortgageBills & UtilitiesSubscriptions & SoftwareHealth & FitnessShoppingTaxesIncomeInvestmentTravelCash DepositOnline PurchasesFees & InterestBusiness IncomeTransfersRefundsUncategorised+ more

Every category comes from a fixed list of keyword and pattern rules, not a model guessing at intent. Anything that doesn't match a rule is left as Uncategorised rather than assigned incorrectly, so you can see exactly what still needs a manual look.

Built without AI

Categorisation runs as static pattern matching in the same request that already parses your PDF. Your Amex statement is never sent to an AI model to work out what your transactions mean, and nothing about your spending is stored afterwards to train one. It's a fixed set of rules, applied the same way every time.

What people say after they've used it.

Every review below is from a real customer, shown with their permission and abbreviated so nobody gets identified.

Banks like Westpac only let you download CSV files for the past 18–24 months. If you need older data, you're stuck downloading PDFs and manually extracting transactions from pages of formatting and bank jargon. That job is a real slog. Your product handled it instantly and gave me clean data.
MarkManufacturing, former HR/Finance Systems Consultant
As someone preparing tax returns, going through PDF bank statements manually is a real hassle. This tool dumps everything into Excel format instantly. Huge time-saver.
DavidDirector, Tax & Accounting Firm
Great tool for dealing with PDF statements from clients. The data comes out clean and ready to import, which saves a lot of repetitive work. I had one client with statements going back several years, and this handled them all without a hitch. Highly recommend for accountants and bookkeepers.
TamaraBookkeeper, Self-Employed
Converted several years of bank statements in minutes and saved me a lot of effort. I initially wasn’t sure if it would handle my older statement formats, but once I tried it, it worked well. Would recommend if you’re dealing with PDFs.
JamesOwner, Construction Company
It works well and it's set up for each bank individually, which we like. We run an accounting firm and a debt management firm and it does the job.
GabiMCR Partners

Questions

Does this use AI to categorise my Amex statement?

No. Categories are assigned with static keyword and pattern matching, not a language model. Nothing in your statement is sent to an AI provider, and nothing is stored to improve a model over time.

How accurate is the categorisation?

On real Amex statements tested during development, coverage sits around ~79% of transactions, depending on account type and how many one-off, unpredictable merchant names appear. Anything not matched is labelled Uncategorised rather than guessed at.

Can I edit the categories afterwards?

Yes. The CSV is a normal spreadsheet column, open it in Excel or Google Sheets and adjust anything that isn't quite right before you file it or hand it to your accountant.

More on this

Other banks