salary-calc
Client-side salary and tax calculator
- Language
- TypeScript
- License
- Proprietary
- Category
- Web App
A salary and tax calculator that shows where your money goes — taxes, pension, medical, employer costs — across every timeframe. Supports 10 countries (with subdivisions for the US, Canada, Spain, and UK) and historical tax data back to 2010. Everything runs in the browser with no data stored or transmitted.
Features
Multi-region support — UK (+ England, Scotland), Ireland, USA (federal + all 50 states + DC), Canada (federal + 13 provinces/territories), Australia, New Zealand, France, Germany, Spain (national + 17 autonomous communities), Japan
Historical tax data from 2010 onwards
Flexible input — enter any combination of payslip data (gross, net, deductions)
Comprehensive breakdowns — taxes, pension, medical, employer costs across multiple timeframes
What-if comparison — multiple parallel scenarios side-by-side or as a comparison table
Timeline mode — cumulative PAYE computation across the tax year
Bookmarkable URLs — all calculator inputs serialized to URL for sharing/saving scenarios
Offline DuckDB data pipeline compiles tax rules into static JSON bundles
Fully client-side — no server, no accounts, no tracking