The US W-4 Federal Withholding Estimator projects whether your current federal income tax withholding will cover your annual liability, and tells you the exact Step 4(c) extra amount to add to each paycheck if you are short. It is built for mid-year check-ins after a raise, bonus, marriage or new job.
How it works
The tool estimates your federal tax on wages only, using the 2025 standard deduction and the 2025 progressive brackets for your filing status:
taxable income = max(0, annual wages - standard deduction)
tax = sum over brackets of (income in bracket x bracket rate)
projected withholding = YTD withheld + (per-period withholding x remaining periods)
gap = tax - projected withholding
Step 4(c) per paycheck = max(0, gap) / remaining periods
If the gap is positive you are under-withheld; the Step 4(c) figure spread across the remaining pay periods closes it. If the gap is negative you are over-withheld and on track for a refund — you could reduce Step 4(c) instead.
Tips and notes
- 2025 standard deductions used: $15,000 single, $30,000 married filing jointly, $22,500 head of household.
- This is a wages-only estimate — it excludes tax credits, dependents, self-employment, investment income and state tax.
- A small positive gap is normal and fine; aim to be close, not exact, to avoid an underpayment penalty.
- Re-run the estimate whenever your pay or family situation changes during the year.