# Tip Calculator

> Calculate tip and split a bill fairly across any number of people. Quick presets for 15%, 18%, 20%, 25%.

URL: https://uttir.com/tip-calculator
Categories: calculators
Privacy: Math runs entirely in your browser.

## About

Enter the bill amount, pick a tip percentage, and set how many people are sharing. The calculator shows the tip total, the per-person tip, the per-person bill share, and the grand total per person — all instantly as you type.

Use the quick presets for standard restaurant tips (15%, 18%, 20%, 25%) or dial in any custom percentage. Handy for group dinners, taxi rides, and any situation where the math gets awkward.

## How to use

1. **Enter the bill** — The pre-tip total in your local currency.
2. **Set the tip percent** — Use a preset or type a custom value.
3. **Set the number of people** — The per-person breakdown updates immediately.

## Examples

### 20% on a $100 dinner for 4

Standard U.S. restaurant tip.

Output:

```
$5 tip each, $25 per person total
```

### 15% on a $60 taxi for 2

A common starting tip for rideshares.

Output:

```
$4.50 tip each, $34.50 per person total
```

## FAQ

### Should I tip on the pre-tax or post-tax amount?

In the U.S., the common convention is to tip on the pre-tax subtotal. In many other countries, service is included in the bill. This tool does not add tax — just enter the number you want to tip on.

### How do I split uneven shares?

This tool splits evenly. For uneven shares, calculate each person’s portion separately using the percentage calculator.

### How much should I tip?

Standard in the US is 15-20% for restaurants, $1-2 per drink at bars, 10-15% for takeout. In many other countries, tipping is not expected. The tool lets you pick the rate and split between any number of people.

## Related tools

- [Percentage Calculator](https://uttir.com/percentage-calculator) — Three percentage tools in one: percent of a value, ratio as a percent, and percent change.
- [Loan Calculator](https://uttir.com/loan-calculator) — Calculate monthly payments, total interest, and a full amortization schedule for any loan.
- [BMI Calculator](https://uttir.com/bmi-calculator) — Calculate your Body Mass Index and see where you fall on the healthy range.

---

For the full HTML page with the live tool, visit https://uttir.com/tip-calculator.
This file is the markdown rendering at https://uttir.com/tip-calculator.md. See https://uttir.com/llms.txt for a site-wide summary.
