Discount & Tip Calculator
Calculate the final price after stacked discounts plus the amount saved, or split a bill with a tip across any number of people.
Discount & Tip Calculator — A two-in-one calculator for everyday money math. The Discount mode applies two discounts in sequence to a price and shows the final price and how much you saved; the Tip mode adds a tip percentage to a bill and splits the total across a party. Everything is computed instantly in your browser, so the prices and amounts you type never leave your device.
What is Discount & Tip Calculator?
The Discount & Tip Calculator is a free online tool with two modes you switch between using the segmented buttons. In Discount mode you enter a price and up to two discount percentages that are applied one after another (a stacked or compounding discount), and you get the final price and the total savings. In Tip mode you enter a bill amount, a tip percentage, and the number of people, and you get the tip amount, the grand total, and the per-person share. It is handy for shoppers checking a sale, diners splitting a restaurant check, and anyone who wants a quick, accurate answer without a spreadsheet. Results are formatted for your locale, and a settings panel lets you choose how many decimal places to show.
How to use Discount & Tip Calculator
- Choose a mode with the segmented buttons at the top: Discount or Tip.
- In Discount mode, type the original price, then enter the first and second discount percentages (leave a field blank to skip that discount).
- Read the Final price and Amount saved fields, which update automatically as you type.
- Switch to Tip mode and enter the bill amount, the tip percentage, and the number of people.
- Read the Tip amount, Total with tip, and Per person fields; they recalculate instantly.
- Open Settings to change the number of decimal places shown in the results.
Examples
Stacked discount on a price
Input
Mode: Discount, Price = 100, Discount 1 = 20%, Discount 2 = 10%
Output
Final price = 72.00, Saved = 28.00
Single discount
Input
Mode: Discount, Price = 80, Discount 1 = 25%, Discount 2 = 0%
Output
Final price = 60.00, Saved = 20.00
Tip split between two people
Input
Mode: Tip, Bill = 50, Tip = 15%, People = 2
Output
Tip = 7.50, Total = 57.50, Per person = 28.75
Frequently asked questions
- How are the two discounts combined?
- They are applied in sequence, not added together. The first discount comes off the price, then the second discount comes off the already-reduced amount. So 20% then 10% on 100 gives 100 × 0.80 × 0.90 = 72, an effective discount of 28% rather than 30%.
- What if I only have one discount?
- Leave the second discount field blank or set it to 0%. A blank or zero percentage has no effect, so you get a plain single-discount result.
- How does the tip split work?
- The tip amount is the bill times the tip percentage. That tip is added to the bill to get the total, and the total is divided by the number of people for the per-person share. If the number of people is empty or less than one, the per-person field shows a dash.
- Can I control the number of decimal places?
- Yes. Open the Settings panel and pick 0, 2, or 4 decimal places. The choice applies to every result and is remembered when the tool is used inside a workspace.
- Are the amounts I enter sent anywhere?
- No. Every calculation runs 100% client-side in your browser with no uploads and no server communication, so the prices, bills, and amounts you type never leave your device.
Related tools
Aspect Ratio Calculator
Enter a width or height with a target aspect ratio and instantly get the matching dimension plus the simplified ratio.
Number Base Converter
Convert numbers between binary, octal, decimal and hexadecimal.
Base64 File Converter
Encode any file or image to a Base64 data URI and decode a data URI back into a downloadable file.
BMI Calculator
Calculate your Body Mass Index from height and weight in metric or imperial units and see the matching WHO weight category instantly.