An online split payment calculator that shows what everyone actually owes.
Enter the bill and who paid. Everyone else sees exactly what they owe, and the payer sees exactly what comes back.
What "online" actually means here.
This runs in the page, not on a server. There is nothing to sign into and nothing saved anywhere. Reload the tab and it is gone, which is the point. The shareable link is the only thing that carries a split anywhere, and it carries it as a plain web address, not a database row.
The arithmetic is the same largest-remainder method as the plain split calculator; this page frames it around who fronted the money, since that is usually the actual question once a payment is involved.
It is one part of Spendthrift, a budgeting app that also understands splitting.
What a calculator cannot do that the app can.
One thing this page describes but cannot show
A one-off payment split has no memory of who paid last time and nothing to show your own budget afterwards.
Three things an answer cannot know.
Whether the money actually moved, what was only half paid, and which of your own categories it belonged to. The arithmetic is the easy half.
Three things that look identical as a number.
Paid in full, paid in part, and not paid at all are the same ₹900 on a calculator. A ledger knows which, because two people said so.
The same split, six months running.
A recurring shared bill is entered once and then simply happens. The dashed months are the ones nobody had to do anything in.