🛝Toolio
All tools

🧾 Tip Calculator — Free Bill Splitter with Custom Tip %

Calculate the exact tip amount and split the total bill among any number of people — instantly, free, and entirely in your browser. Enter your bill, choose a tip percentage (10 %, 15 %, 18 %, or 20 % quick buttons are built in), set the party size, and see per-person totals update live with no server, no login, and no data leaving your device.

%

About

Toolio's Tip Calculator runs entirely client-side — no backend, no network calls, no account needed. Your bill amount, tip percentage, and party size are stored only in your browser's localStorage so the numbers are still there when you reopen the tab. Quick-select buttons for the most common tip rates (10 %, 15 %, 18 %, 20 %) let you compare scenarios in one tap, while the freeform input accepts any custom percentage. The tool shows three results at a glance: tip amount, grand total, and per-person share, with a plain-language breakdown line underneath. Because the page is a lightweight static file, it loads in milliseconds and keeps working even when you are offline — handy for restaurants with spotty connectivity.

How to use

  1. Enter the bill amount in the 'Bill Amount' field (for example, 45.00).
  2. Set the tip percentage using the quick buttons (10 %, 15 %, 18 %, 20 %) or type a custom value.
  3. Enter the number of people splitting the bill in the 'Number of People' field.
  4. View the Tip Amount, Total, and Per Person results — they update live as you type.

FAQ

Is the Tip Calculator free to use?
Yes, completely free — no sign-up, no subscription, no ads blocking the results.
Does it work offline without an internet connection?
Yes. The tool is a self-contained static page and works without any network connection after the first load — ideal for restaurants with poor Wi-Fi.
Does it send my bill data to a server?
No. All calculations happen in your browser and values are saved only to your browser's localStorage. Nothing is sent over the network.
What tip percentage should I use?
In the US, 15 % is considered standard for sit-down dining, 18–20 % for good service, and 10 % for counter or takeout service. The calculator lets you try any percentage so you can decide what feels right.
Can I split the bill unevenly between people?
The current tool divides the total evenly among all people. For uneven splits, calculate the subtotal for each person separately and run the calculator once per person.