Tip Calculator
Tip Calculator: free, instant and private. Splitting happens after the tip is added, and the per-person figure already includes both.
How the Tip Calculator works
The Tip Calculator takes Bill amount, Tip (%), Split between people and returns the answer instantly — no button to hunt for, no page reload. Splitting happens after the tip is added, and the per-person figure already includes both. Round up the per-person amount when paying cash.
Enter your own numbers to replace the example values; the result panel updates as you type. Everything runs in this single page, so nothing you enter leaves your device.
Formula used
total = bill + (bill × tip% ÷ 100), per person = total ÷ people
| Symbol | Meaning |
|---|---|
| bill | the bill before tip |
| tip% | tip percentage |
| people | how many people share it |
Splitting happens after the tip is added, and the per-person figure already includes both. Round up the per-person amount when paying cash.
Inputs used: Bill amount, Tip (%), Split between people.
Worked example
Take the default example — bill amount of 1200, tip (%) of 10, split between people of 2:
- Total with tip: 1,320
- Tip amount: 120
- Per person: 660
Frequently asked questions
- What formula does the Tip Calculator use?
- It uses total = bill + (bill × tip% ÷ 100), per person = total ÷ people, where bill is the the bill before tip; tip% is the tip percentage; people is the how many people share it.
- Is the Tip Calculator free?
- Yes. There is no signup, no usage limit and no watermark — the calculator runs entirely in your browser.
- How do I read the result?
- Splitting happens after the tip is added, and the per-person figure already includes both. Round up the per-person amount when paying cash.
- Does the Tip Calculator store or send my data?
- No. Every calculation happens locally in the page, so the numbers you type are never uploaded or logged.
- Does it work on a phone and offline?
- Yes — the page is a single lightweight file that adapts to any screen size. Once it has loaded it keeps working without a network connection.