Visualize your bank statements locally. Drop a CSV file to instantly generate spending insights. Your financial data never leaves your browser.
or click to browse files
| Date | Description | Amount |
|---|
Bank statements are parsed locally via your browser's FileReader API. Your financial data is never exposed to external servers.
Automatically generates beautiful, dynamic charts for tracking income, categorizing expenses, and mapping your daily cash flow.
No telemetry, no database storage, and no tracking scripts. You process your finances entirely in an offline sandbox.
No. Tangent operates on a strict 100% client-side processing model. When you drag and drop your CSV, it is read directly into your device's memory and parsed offline. Nothing is ever uploaded.
The dashboard can process almost any standard bank statement CSV as long as it contains standard headers for dates and amounts (e.g., Date, Amount, Description). It automatically ignores extra meta-rows at the top of the file.
Yes. The tool processes the raw numbers exactly as they appear in your statement and does not forcefully convert currencies, so it works natively with USD, EUR, GBP, or any other numeric format.