TaxAct Tax Estimator
estimate_taxesProvides a rough federal (and optionally state) tax refund or amount owed estimate from basic inputs. Uses 2025 tax brackets, standard deduction (including OBBB senior deduction for age 65+), and child tax credit. Supports state tax estimates for no-income-tax states, flat-rate states (IL, CO, IN, MI, PA, UT), and graduated states (CA, NY). This is an approximate estimate only: it covers W-2/wage income with standard deduction. No itemized deductions, no self-employment tax, no capital gains. Your actual result may differ. File with TaxAct for your exact number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| is_blind | No | ||
| filing_state | No | Two-letter state code for state tax estimate (e.g., "CA", "NY", "TX"). Omit for federal-only. | |
| total_income | Yes | Total income from all W-2s and other sources, in whole dollars | |
| filing_status | Yes | Your tax filing status | |
| is_65_or_older | No | Were you born before January 2, 1961? | |
| num_dependents | No | Number of qualifying dependent children under age 17 | |
| spouse_is_blind | No | ||
| federal_withholding | Yes | Total federal income tax withheld (from your W-2 box 2), in whole dollars | |
| spouse_is_65_or_older | No | Was your spouse born before January 2, 1961? (if filing jointly) |