Bank Categorizer
Upload a statement export (CSV or Excel) and get every transaction tagged, with a spending summary by category. Rules are plain keywords — edit them below and re-run until the file looks right.
2 free statements left — log in for 10 every month.
What it needs
A column holding the merchant or memo text — called
description, memo, payee,
details or similar. Amounts are optional: give it an
amount column, or a debit/credit
pair, and it will total each category. Nothing is stored — the file is
processed in memory and the result is discarded after 30 minutes.