VAT Calculator
Split net, VAT and gross locally - in both directions, no upload, right in your browser.
Result
Is my file uploaded?
No. Everything runs in your browser - your file never leaves your device. How this is verifiable
Split net, VAT and gross locally - in both directions, no upload, right in your browser.
No. Everything runs in your browser - your file never leaves your device. How this is verifiable
Value-added tax (sales tax) is a percentage added on top of the net price. The gross price is what ends up on the invoice - net plus tax. This calculator splits an amount into its three parts: net, tax and gross. It works in both directions: enter a net amount and the tax is added; enter a gross amount and the tax it contains is backed out. That second case is the one you often need when a receipt shows only the final price and you want the bare value of the goods.
The calculation runs entirely locally in your browser, in pure JavaScript - nothing is uploaded and nothing is stored. To add tax, gross equals net times one plus the rate; to back it out, the gross amount is divided by one plus the rate, and the difference is the tax. You pick the tax rate yourself, so the calculator fits any country and any rate. Change the amount, rate or direction and the net, tax amount and gross update instantly.
An honest note: this is plain percentage arithmetic, not tax advice. Which rate applies - in Germany for example 19 percent standard or 7 percent reduced, other values elsewhere - depends on the goods, the service and the country, and you need to know it yourself. Special cases such as margin schemes, intra-community supplies or exemptions are deliberately not modelled. The amounts are shown in euros as an example; the maths applies to any currency. For binding information, ask your tax adviser.
| Input formats | Form inputs (no file) |
|---|---|
| Processing | Locally in your browser (JavaScript) |
| File upload | None |
Limitations: Plain percentage arithmetic with a tax rate you pick yourself - not tax advice and no automatic rate detection. Which rate applies (standard/reduced, differing by country) depends on the goods and service. Special cases such as margin schemes, intra-community supplies or exemptions are not modelled. The rate is capped at 100 %. Amounts are in euros as an example - the maths applies to any currency.
No. The calculation runs entirely locally in the browser (pure JavaScript); nothing is sent or stored.
Set the direction to gross. The gross amount is divided by one plus the tax rate; the difference is the tax it contains.
It depends on the goods, service and country - in Germany usually 19 % standard or 7 % reduced, other values elsewhere. You enter the rate yourself.
No. It is plain percentage arithmetic. Special cases and binding information belong with a qualified tax adviser.
The amounts are shown in euros as an example; the figures hold unchanged for any other currency.