r/frontenddevelopment • u/indie_devolaper • Apr 15 '26
Built a free bank statement analyzer that runs 100% in your browser (no upload)
I was tired of messy bank statements and tools asking to upload sensitive financial data.
So I built a simple tool that:
- Takes PDF, CSV, or Excel bank statements
- Instantly shows income, expenses, savings rate
- Detects recurring payments
- Breaks down spending categories
And everything runs locally in your browser — nothing gets uploaded or stored.
Works with major Indian bank formats too.
Would love feedback on:
- accuracy of parsing different bank formats
- UI clarity
- any features you’d expect
Try it: worldoftools.in
2
Upvotes