1099/Money DeskTax year 2026

About

How these numbers are made.

Tax calculators are easy to build and easy to get wrong. This page explains exactly where every figure comes from, so you can check the work instead of trusting it.

Where the rates come from

Every tax figure on this site is read from the primary source document — an IRS revenue procedure, an IRS notice, or a Social Security Administration announcement. None are copied from other calculators or from articles summarizing those documents.

All 17 calculators pull from a single constants file. There is no rate hardcoded anywhere else in the codebase, which means a figure cannot be updated in one place and left stale in another.

Rates were last checked against these documents on 2026-07-25.

How the arithmetic is checked

Each calculator has test cases with expected values worked out by hand, independently of the code. When the code and the hand calculation disagree, one of them is wrong and it gets investigated before anything ships. That process has already caught errors — in the hand calculations as often as in the code.

The tests also run every year end. Because the expected values are pinned to specific 2026 figures, updating to a new tax year deliberately breaks them, which forces a line-by-line review rather than a silent rollover.

Passing tests means the software matches the documented method. It does not mean that the method is professional advice or that every circumstance is modeled. For that reason, each tax-sensitive page also names its exclusions and links to the controlling source.

What these calculators do not do

Being clear about the limits is more useful than pretending there are none.

Privacy, briefly

Every calculation runs in your browser. The numbers you type are never included in a request to our hosting service or saved to a database. The host still receives ordinary web-request data when it delivers a page. See the privacy policy for the full detail on hosting, cookies, and advertising.

Who runs this

Alonso Verdeja, Publisher and product editor. Alonso Verdeja publishes practical calculator websites and documents how every result is produced. He is not presented as a CPA, enrolled agent, attorney, or financial adviser. Tax-sensitive figures on this site are linked to the controlling IRS or SSA source.

No professional credential is implied. If a calculator affects a filing, entity election, retirement contribution, or contract decision, verify it with the IRS instructions and a qualified professional. Suspected errors are handled under the editorial and corrections policy.