Tip Calculator

Compute tip, total, and per-person split for any party size.

How this is calculated

Tip amount = bill × (tip% / 100).

Total = bill + tip.

Per person = total / party size.

Related calculators