Percentage increase / decrease calculator
Two tools in one: find the percentage change between two numbers, or apply a percentage rise or fall to any value. The first mode answers “what percent bigger or smaller is this?”; the second answers “what do I get after adding or removing this percent?”. Handy for prices, discounts, pay rises, statistics and everyday maths.
How it works
Pick a mode and the tool applies the matching formula:
% change between values: (new − old) ÷ old × 100
apply a p% change: new = value × (1 + p ÷ 100)
In change mode, a positive result is an increase and a negative one a decrease. In apply mode, a negative percentage models a decrease. Results are rounded to six decimals; change is undefined when the old value is 0.
Example
Change mode — from 80 to 100: (100 − 80) ÷ 80 × 100 = +25%, an increase.
Apply mode — a −15% change on 200: 200 × (1 − 0.15) = 170.
| Mode | Inputs | Result |
|---|---|---|
| Change | 80 → 100 | +25% |
| Change | 100 → 80 | −20% |
| Apply | 200, +25% | 250 |
| Apply | 200, −15% | 170 |
All arithmetic happens locally in your browser, so the numbers you enter never leave your device.