Making weight for competition is a planning problem with real safety limits. This calculator takes your walk-around weight, target class, and timeline and lays out a day-by-day cut, separating gradual loss from the acute final-day water cut — and flags when the cut is too large to do safely.
How it works
The tool computes the total cut, expresses it as a percentage of bodyweight, and splits it into gradual and acute phases:
total cut = current weight − target weight
cut percent = total cut / current weight × 100
acute (water/gut) = min(total cut, 2% of bodyweight) ← final 1–2 days
gradual = total cut − acute ← spread across remaining days
per-day gradual = gradual / (days − 1)
safety: > 5% bodyweight → flagged as aggressive
Reserving the final couple of percent for water manipulation keeps the daily gradual loss realistic. Everything beyond five percent is flagged because the health and performance risks rise sharply.
Example and tips
An athlete walking around at 80 kg cutting to a 77 kg class with 7 days left has a 3 kg cut (3.75% of bodyweight). The tool reserves about 1.6 kg for the final-day water cut and spreads the remaining ~1.4 kg as roughly 0.23 kg per day over the preceding six days. Always rehydrate aggressively after weigh-in, and never treat a flagged cut as routine — get qualified supervision before attempting it.