Percentage Calculator
Calculate percent of a number, percentage increase/decrease, reverse percentage, and multi-step percentage changes instantly.
Result
0
Percentage Calculator for Fast, Practical Math
This free online percentage calculator helps you solve common percentage problems in one place: percent of a number, increase or decrease, reverse percentage, and chained percentage changes. It is built for both quick daily tasks and more detailed analytical work.
Use it for price changes, salary adjustments, conversion rates, markups, and classroom math checks. Results update instantly while you type, and you can copy full output or export batch calculations when working with lists.
Why This Percentage Calculator Is Different
Four modes in one interface
Basic, Reverse, Multi-Step, and Batch modes remove the need to jump between separate calculators.
Compounding-aware calculations
Multi-Step mode applies changes sequentially and shows history, so compounded percentage effects are explicit.
Built for single values and bulk lists
Batch mode handles many lines at once and exports CSV, making it useful for spreadsheets and reporting workflows.
Private by default
Percentage calculations run directly in the browser, so your numeric inputs are not sent to a backend service.
How to Use the Calculator
- 1Select mode. Pick Basic, Reverse, Multi-Step, or Batch depending on the math problem.
- 2Enter values. Use decimal or whole numbers for percentages, base values, and final values.
- 3Read instant output. Results refresh immediately, including visual indicators for increases and decreases.
- 4Export or copy. Copy result text or export batch calculations to CSV for spreadsheet use.
Formula Reference and Examples
Percent of number: result = (percent / 100) x value
Increase by percent: new value = value x (1 + percent / 100)
Decrease by percent: new value = value x (1 - percent / 100)
What percent is X of Y: percent = (X / Y) x 100
Reverse percent: original = final / (1 +/- percent / 100)
Example: 20% increase followed by 10% decrease is not a net +10%.
100 -> 120 -> 108, so the final net change is +8%.
Frequently Asked Questions
How do I calculate X% of Y?
Use the formula (X / 100) x Y. In Basic mode, select 'What is X% of Y?' and enter both numbers to get the result instantly.
How is this different from a basic percentage calculator?
Most tools only solve one formula. This page combines four workflows: basic percentage math, reverse percentage lookup, multi-step compounded changes, and batch processing with CSV export.
Can I find the original number from a final number and percent change?
Yes. Reverse mode calculates the starting value before an increase or decrease. This is useful for sale-price recovery, tax-inclusive totals, and KPI backtracking.
Does this tool support compounded percentage changes?
Yes. Multi-Step mode applies each increase or decrease in sequence and shows step-by-step history so you can see compounding clearly.
Can I run bulk percentage calculations?
Yes. Batch mode accepts one value per line, applies one percentage action to all values, and lets you export results as CSV.
Is my data sent to a server?
No. Calculations run in your browser, so values stay local to your device while you use the tool.
Related Tools
Percentage Increase/Decrease Calculator
Calculate percentage increase or decrease between two values with instant formulas, reverse lookup, multi-step simulation, batch analysis, and CSV export.
Discount Calculator
Calculate sale price, stacked discounts, tax, and reverse original price in one place.