tl;dr: I built a credit card statement analyzer, completely private, local, and free to use.
I’ve never been fond of sharing personal data with third party apps. I started with good old Excel sheets, then moved to manually removing PII from statements before uploading them to ChatGPT/Claude for analysis. It worked, but the process was still very cumbersome.
So I built CC Analysis: a fully local analyzer that runs entirely in your browser, with zero server uploads. You get useful spend insights without handing over personal financial data.
here’s a quick demo:
what it does
- Parses
.xlsx/.xls/.csvcredit card statements - Supports multiple banks and combines them in one view
- Auto-categorizes spends by merchant and category
- Shows trends like monthly spend, top merchants, and biggest transactions
- Lets you export processed transaction data as CSV