Everyday calculator

Tip Calculator

Add a tip to a bill and split the total evenly. JavaScript enables the interactive calculation in your browser.

How it works

The tip is calculated from the entered bill, then the final amount is divided equally among the number of people.

This splits the bill and tip evenly. It does not account for different orders, taxes added later or card surcharges.