Tip Calculator

Pick a tip percentage, enter the bill, and optionally split the total between friends. We'll show tip amounts instantly.

How to use this tool
  • Bill amountEnter the pre-tip total from the check.
  • Tip percentageChoose a suggested tip or pick Custom to enter your own percentage.
  • Custom tip (%)Appears when Custom is selected. Enter the tip percentage you want to apply.
  • People splittingEnter how many people are splitting the bill to see per-person totals.

Press Calculate tip to see the tip amount, total bill, and per-person share. Reset clears the form.

Need a quick split? Set people to more than one and we'll show per-person totals.

```astro --- const { id = 'ad-slot-1', label = 'Ad placeholder (paste your AdSense code here later)' } = Astro.props; ---
{label}
```