Nobody wants to do tip math.
At dinner, you want the total.
After a shift, you want to know who gets what.
TYPTAPP handles both.
- Calculate the tip.
- Split the check.
- Run the tip out.
- Split the pool.
- Go home.
That's it.
How it is built
Every calculation runs in your browser. There is no calculation API, no account system and no database of your numbers — a bill amount you type has nowhere to go even if someone wanted it. Saved tip-out setups sit in your browser's own storage, on your device.
Money is handled in whole cents from end to end. Splits use the largest remainder method, so a pot always distributes to exactly itself and nobody loses a penny to rounding. That sounds like a small thing until you are the one explaining a three-cent gap to a crew at 1am.
The site is free and paid for by advertising, which is kept out of the calculators. No ad goes between an input and its result, inside a tip-out row, or between people in a pool.
What it is not
TYPTAPP is a calculator. It is not payroll software, tax software, or advice about employment law. Tip pooling and tip-out rules are governed by law that varies by location and by employer arrangement, and TYPTAPP has no view on whether any particular arrangement is permitted. It does the arithmetic on the numbers you give it.
TYPTAPPTips without the math.