estimate_quarterly_tax
Calculate Form 1040-ES estimated quarterly tax payments for self-employed taxpayers by entering expected annual income, filing status, W-2 withholding, and self-employment income to avoid underpayment penalties.
Instructions
Calculate estimated quarterly tax payments (Form 1040-ES) for self-employed or other taxpayers who need to make estimated payments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taxYear | Yes | Tax year | |
| filingStatus | Yes | ||
| otherCredits | No | Expected other tax credits | |
| w2Withholding | No | Expected total W-2 tax withholding for the year | |
| expectedAnnualIncome | Yes | Expected total annual income | |
| selfEmploymentIncome | No | Expected self-employment income |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| error | No | ||
| isError | Yes |