AnyTool
Your files never leave your device. All processing happens locally in your browser.

How do I add or remove sales tax (or VAT)?

Pick a direction in AnyTool Sales Tax & VAT Calculator and type your amount. To add tax it multiplies the net price by the rate ÷ 100 and adds it (gross = net × (1 + rate/100)); to remove or reverse tax from a tax-inclusive total it divides by (1 + rate/100) to recover the net, then takes gross − net as the tax. A third mode finds the implied rate from a net price and a total. Enter any rate (US sales tax, EU/UK VAT, etc.), optionally stack a second jurisdiction such as state + city — sales-tax rates add up rather than compound — and the net, tax and gross appear live in your browser.

  • Add tax: tax = net × rate ÷ 100; gross = net + tax
  • Remove tax (reverse): net = gross ÷ (1 + rate ÷ 100); tax = gross − net
  • Find rate: rate = (gross − net) ÷ net × 100
  • State + local rates are additive — combined and applied once, not compounded
  • 100% in your browser — no upload, no signup, works offline

What is

Sales Tax / VAT

Sales tax and value-added tax (VAT) are consumption taxes added as a percentage of a price. Tax-exclusive (US sales tax) shows the net price and adds tax at checkout; tax-inclusive (EU/UK VAT) bakes the tax into the displayed price. Adding tax computes gross = net × (1 + rate/100); removing (reverse) tax recovers net = gross ÷ (1 + rate/100). US rates combine state, county and city percentages additively into one rate applied a single time.

Calculators

Related terms

Reverse sales taxVATTax-inclusiveTax-exclusiveNet priceGross price

Frequently Asked Questions

Multiply the net price by the rate ÷ 100 to get the tax, then add it. At 8.5%, $100 + (100 × 0.085) = $108.50.

To add sales tax or VAT to a tax-exclusive (net) price, compute tax = net × rate ÷ 100 and the total as gross = net × (1 + rate ÷ 100). For example, $100 at 8.5% gives $8.50 tax and a $108.50 total. AnyTool Sales Tax & VAT Calculator does this live in Add tax mode, shows the worked formula, and lets you stack a second rate such as a city tax on top of the state rate.

Divide the tax-inclusive total by (1 + rate ÷ 100) to get the net, then subtract to find the tax. $108.50 ÷ 1.085 = $100 net, $8.50 tax.

When a price already includes tax, recover the pre-tax (net) value with net = gross ÷ (1 + rate ÷ 100), then the tax is gross − net. So a $108.50 tax-inclusive total at 8.5% breaks down to $100 net and $8.50 tax. AnyTool calls this Remove tax (reverse sales tax / VAT) mode — handy for separating the tax on a receipt or for tax-inclusive EU/UK VAT pricing.

Sales-tax rates are additive: add the state and city percentages into one combined rate and apply it once. 6% + 2.5% = 8.5%, applied a single time.

In the US a price is often subject to state, county and city sales tax. These percentages stack additively, not compounded, so a 6% state rate plus a 2.5% city rate is a single 8.5% rate applied once — not 1.06 × 1.025. AnyTool lets you enable a second rate, sums the parts into the combined rate, applies it once, and shows how much of the tax each jurisdiction accounts for.

No — this is a general sales-tax / VAT calculator. Use the GST Calculator for India GST and the Income Tax Calculator for income tax.

This tool handles consumption taxes — US sales tax, EU/UK VAT and similar — by adding, removing or finding a single rate on a price. For India’s Goods & Services Tax with CGST/SGST/IGST splits, use AnyTool’s GST Calculator; for personal income tax with brackets and deductions, use the Income Tax Calculator. Sales-tax and VAT rules also vary by jurisdiction, product and year, and many items are exempt or zero-rated, so confirm your local rate.

Detailed Explanation

Methodology

How the Sales Tax & VAT Calculator Works

The calculator runs one consumption-tax identity in three directions. In Add tax mode the typed amount is the net (tax-exclusive) price: tax = net × rate ÷ 100 and gross = net × (1 + rate ÷ 100). In Remove tax (reverse) mode the amount is the tax-inclusive total: net = gross ÷ (1 + rate ÷ 100) and tax = gross − net. In Find rate mode you supply the net price and the total and it derives rate = (gross − net) ÷ net × 100. The rate can be any US sales-tax or EU/UK VAT percentage or a custom value, and the math is a pure function in a small, unit-tested engine that returns the net, tax and gross live as you type.

  • Add tax: tax = net × rate ÷ 100; gross = net × (1 + rate ÷ 100)
  • Remove tax: net = gross ÷ (1 + rate ÷ 100); tax = gross − net
  • Find rate: rate = (gross − net) ÷ net × 100
  • Same identity run forwards (add), backwards (reverse) or solved for the rate
  • All math is client-side JavaScript with no server round-trip
How It Works

US State + Local Rates Are Additive, Not Compounded

In the United States a sale can be subject to state, county, city and special-district sales taxes at once. Unlike compound interest, these percentages stack additively: a 6% state rate plus a 2.5% city rate is a single combined 8.5% rate applied one time, not 1.06 × 1.025. The calculator lets you enable a second rate, sums every component into the combined rate, applies it once, and apportions the resulting tax back to each jurisdiction so the breakdown adds up exactly to the headline tax. VAT works the same way arithmetically with a single statutory rate, though it is usually quoted tax-inclusive.

  • Combined rate = sum of all jurisdiction percentages
  • 6% state + 2.5% city = 8.5% applied once (not compounded)
  • Each jurisdiction’s share of the tax is shown in the breakdown
  • US sales tax is normally tax-exclusive; EU/UK VAT is tax-inclusive
  • The same engine handles a single rate or a stacked rate
Use Cases

When to Add, Reverse or Find the Rate

Add tax answers the everyday US checkout question — what will this cost with tax. Remove (reverse) tax is for splitting a tax-inclusive figure back into its pre-tax base and the tax: separating the tax line on a receipt for an expense report, or stripping VAT out of an EU/UK display price to get the net. Find rate is for reverse-engineering an unknown rate from a price and a total you already have — for example checking what rate a vendor charged. Each mode shows the worked formula and lets you copy the full net, tax and gross breakdown.

  • Add tax: estimate the total a customer pays at a US checkout
  • Reverse tax: separate tax from a receipt or a VAT-inclusive price
  • Find rate: derive the implied rate from a net price and a total
  • Expense reports need the pre-tax base and the tax split out
  • Worked formula shown so the result is auditable
Limitations

What the Calculator Cannot Decide

This is an arithmetic tool, not a tax determination. It applies a rate you enter to a single amount and cannot know the correct rate for a given sale: US rates combine state, county, city and special-district taxes that change by address and over time, many items are exempt or zero-rated (groceries, prescription medicine, some services and clothing), and VAT can have reduced and zero rates. The built-in presets are illustrative examples, not live rates. For India’s GST with CGST/SGST/IGST splits use the GST Calculator, and for personal income tax use the Income Tax Calculator. Results are rounded to two decimals for display while full precision is used in the math.

  • Correct rate depends on jurisdiction, product and year
  • Many items are exempt or zero-rated — confirm before relying on a figure
  • Presets are examples, not current statutory rates
  • Use the GST Calculator for India GST, Income Tax Calculator for income tax
  • An estimator for quick totals and receipts — not tax advice
Privacy & Security

Privacy and Offline Use

Because all computation runs in the browser, the prices you enter are never sent to a server, there is no account or tracking, and the page works offline after first load. The calculator is built on a shared, unit-tested sales-tax engine so its behaviour is consistent and verifiable, and the full net / tax / gross breakdown can be copied to the clipboard with one tap.

Sales tax / VAT calculation: in-browser (AnyTool) vs typical online calculators
CapabilityAnyToolTypical online tax calculators
ProcessingRuns in your browserOften server-side
Add & reverse taxBoth, plus find-rateSometimes add-only
Sales tax or VATAny rate, tax-incl or exclOften region-locked
Stacked state + localAdditive, one combined rateFrequently single rate only
Worked formulaShown for every resultUsually result only
Exempt-item honestyJurisdiction & exemptions notedRarely stated
Works offlineYes (PWA)No
Cost / signupFree, no signupOften ad-heavy or gated

AnyTool computes sales tax / VAT locally and uploads nothing. Comparison as of June 2026.