Add or remove US sales tax — split state + local rates, real 2024 state base rates on tap, browser-only
- Runs locally
- Category Calculator
- Best for Getting a realistic range before a purchase, plan, workout, or schedule decision.
What this tool does
A US sales tax calculator that works both directions. Have a pre-tax price and want to know the checkout total? Use "Add tax". Holding a receipt and need to back out the original price and the tax? Use "Extract from total" — it divides by (1 + rate) the right way, not the common total × (1 − rate) shortcut that comes out wrong. The rate splits into a state field and a local field and sums automatically, because US sales tax is layered: California's 7.25% state base lands above 9.5% in Los Angeles once county and city tax stack on. Tap a chip to drop in any state's real 2024 base rate; Delaware, Oregon, Montana and New Hampshire collect no statewide sales tax at all. Built for US shoppers, accountants, and anyone selling into the US — ecommerce sellers and remote vendors pricing orders per buyer address. Everything runs in your browser, nothing is uploaded, results copy in one click, and the URL carries your numbers so a shared link reopens the same math.
Tool details
- Input
- Numbers
- The page exposes text boxes, numeric controls, file pickers, or structured inputs depending on the tool.
- Output
- Live result + Copy
- The result area focuses on usable output, with copy, download, or preview actions when supported.
- Privacy
- Browser-side processing
- The main tool logic does not call an external API, so inputs normally stay in the current tab.
- Save / share
- Shareable URL state
- Key settings are encoded in the URL so another person can reopen the same setup.
- Performance budget
- Initial JS <= 9 KB
- No WASM budget is declared, keeping the tool quick to open on mobile.
- Best fit
- Calculator · Finance
- Category and role tags drive related tools, internal links, and quick fit checks.
How to use
-
1. Input
Paste or drop your content into the tool panel.
-
2. Process
Click the button. All processing is local in your browser.
-
3. Copy / Download
Copy the result or download to disk in one click.
How Sales Tax Calculator fits into your work
Use it for fast estimates, comparisons, and planning numbers before you make the final call.
Calculation jobs
- Getting a realistic range before a purchase, plan, workout, or schedule decision.
- Comparing scenarios by changing one input at a time.
- Turning rough assumptions into a number you can discuss.
Calculation checks
- Double-check units, dates, rates, and rounding assumptions.
- Treat health, finance, tax, and legal outputs as planning aids, not professional advice.
- Save the inputs that produced an important result so you can reproduce it later.
Good next steps
These links move the current task into a more complete workflow.
- 1 VAT / Sales Tax Calculator Add tax, remove tax, or find the rate — net ⇄ gross at any VAT / GST / sales-tax rate — instant, browser-only Open
- 2 Discount Calculator Sale price, amount saved, % off — plus stacked discounts, BOGO, spend-X-save-Y, tax, and reverse % — instant, browser-only Open
- 3 Tip Calculator Tip & split calculator — calculate tip by percentage, split bill among friends, round-up options, multi-currency. Open
Real-world use cases
Pricing one order to LA and the next to Portland
You sell on Shopify and ship nationwide. For the Los Angeles order, fill state 7.25 and local 2.25 so the combined field reads 9.5 percent; the next order to Portland gets Oregon 0 in both fields and rings up tax-free. The two split rates keep each address straight.
Backing the item price out of a 53.49 receipt
You only have the receipt total and need the pre-tax amount and tax for an expense report. Switch to Extract, enter 53.49 and the rate that applied, and the tool divides by one plus the rate to split out the net price and tax, instead of the total times one minus the rate shortcut that comes out low.
Common pitfalls
Reversing tax with total times one minus rate instead of total divided by one plus rate. 108.25 divided by 1.0825 is 100, but times the other way gives 99.32, 68 cents low.
Filling only the state field. US tax stacks state plus local, so California's 7.25 percent climbs past 9.5 percent in Los Angeles once county and city are added.
Assuming Alaska is tax-free. It has no statewide rate but lets cities charge local tax up to about 7 percent, so it depends on the city.
Privacy
Adding tax, extracting from a total, and summing the state and local rates all run as plain JavaScript on your own device. The amount, the rate, and any receipt figure never leave the page and nothing is logged. Note that a shared link encodes your numbers in the URL, so for a client quote use the copy button instead.
FAQ
Tool combos
Folks in your role tend to reach for these alongside this tool.
- AI Legal Prompt Library 25 fill-in-the-blank AI prompts for contract drafting, NDA review, legal research, employment law, and IP
- APR to APY Calculator Convert nominal APR to effective APY (and back) at any compounding frequency — daily, monthly, quarterly, or continuous. Two-way, instant, browser-only.
- Blood Alcohol Content (BAC) Calculator Widmark-formula BAC estimate from drinks, body weight, sex and time — educational only, never a fit-to-drive verdict — browser-only
- BMI Calculator Body Mass Index calculator with WHO + Asian classifications — metric and imperial — browser-only