What problem does it solve?
This Skill computes net income, Personal Income Tax (PIT), and social insurance contributions for Vietnamese salaries, using official 2025 progressive tax brackets.
Core Features & Use Cases
- Payroll breakdown: Calculate net take-home pay after mandatory social and health insurance contributions and PIT based on gross salary, dependents, and region.
- Configurable deductions: Applies standard personal deduction and dependent deductions per Vietnam rules, with a region-based wage cap.
- Use Case: Imagine a payroll officer needs to generate a monthly breakdown for 50,000,000 VND gross with 1 dependent—this tool outputs net income, PIT, and insurance with a clear breakdown.
Quick Start
Run the Python script with the required arguments to compute a payroll breakdown. Example:
python calc_pit.py --gross 50000000 --dependents 1 --region 1