Splitidu is a one-time-use bill splitter designed to feel like an actual paper receipt. Add the people splitting the bill, add each item with its price, tap to assign who's actually paying for what, and it works out exactly who owes what - tax and tip included, split proportionally.
No accounts. No saved history. Refresh the page and it's a clean slate, just like a real receipt.
- Itemized splitting - assign individual items to specific people, instead of forcing an even split across everyone
- Proportional tax & tip - tax and tip are distributed based on each person's actual item total, not divided evenly
- Save as image - export the final receipt as a PNG, ready to drop straight into a WhatsApp group
- No login, no backend, no tracking of personal data - everything runs client-side, in a single session
- Mobile-first - built and tuned for phones, since that's where bills actually get split
Contributions are welcome! To propose a change:
- Fork the repo
- Create a branch (
git checkout -b feature/your-feature-name) - Make your changes
- Commit (
git commit -m "feat: describe your change") - Push (
git push origin feature/your-feature-name) - Open a Pull Request
For larger changes, opening an issue first to discuss the approach is appreciated.
Licensed under the MIT License.
