Normalise a powerlifting total across bodyweights with the classic 1994 Wilks coefficient — kg or lb, instant score, browser-only
- Runs locally
- Category Calculator
- Best for Getting a realistic range before a purchase, plan, workout, or schedule decision.
The Wilks score normalises totals across bodyweights so lifters of different sizes can be compared on one scale.
Wilks coefficient
Multiply your total by this to get the score
Where this score lands
| Beginner | under 200 |
| Intermediate | 200–300 |
| Advanced | 300–400 |
| Elite / national | 400–500 |
| World-class | over 500 |
What this tool does
Free Wilks score calculator for powerlifters who want to compare totals fairly across bodyweight classes. A 60 kg lifter and a 120 kg lifter almost never total the same raw kilograms, so the Wilks coefficient (Robert Wilks, 1994) multiplies your squat-bench-deadlift total by a bodyweight-dependent factor and lands everyone on one scale. Enter your sex, bodyweight and total in kilograms or pounds, and the tool returns your Wilks score plus the exact coefficient it used. This is the original 1994 formula the IPF ran for two decades, not the Wilks 2 revision and not DOTS, because that is what old meet sheets and lifting leaderboards still quote. Men and women use separate fifth-order polynomials, so the same bodyweight gives a different multiplier by sex. Everything runs in your browser, the result copies in one click, and the URL carries your numbers so a shared link reopens the exact score. 100% client-side, no upload, no account.
Tool details
- Input
- Numbers
- The page exposes text boxes, numeric controls, file pickers, or structured inputs depending on the tool.
- Output
- Live result + Copy
- The result area focuses on usable output, with copy, download, or preview actions when supported.
- Privacy
- Browser-side processing
- The main tool logic does not call an external API, so inputs normally stay in the current tab.
- Save / share
- Shareable URL state
- Key settings are encoded in the URL so another person can reopen the same setup.
- Performance budget
- Initial JS <= 9 KB
- No WASM budget is declared, keeping the tool quick to open on mobile.
- Best fit
- Calculator · Content Creator
- Category and role tags drive related tools, internal links, and quick fit checks.
How to use
-
1. Input
Paste or drop your content into the tool panel.
-
2. Process
Click the button. All processing is local in your browser.
-
3. Copy / Download
Copy the result or download to disk in one click.
How Wilks Score Calculator fits into your work
Use it for fast estimates, comparisons, and planning numbers before you make the final call.
Calculation jobs
- Getting a realistic range before a purchase, plan, workout, or schedule decision.
- Comparing scenarios by changing one input at a time.
- Turning rough assumptions into a number you can discuss.
Calculation checks
- Double-check units, dates, rates, and rounding assumptions.
- Treat health, finance, tax, and legal outputs as planning aids, not professional advice.
- Save the inputs that produced an important result so you can reproduce it later.
Good next steps
These links move the current task into a more complete workflow.
- 1 One-Rep Max Calculator Estimate your 1RM from any set with five formulas at once, then read a full %1RM training-load table — kg or lb, browser-only Open
- 2 BMI Calculator Body Mass Index calculator with WHO + Asian classifications — metric and imperial — browser-only Open
- 3 Body Fat Calculator Body fat % calculator — 4 formulas (US Navy / BMI-based / YMCA / Jackson-Pollock) with body shape visualization. Open
Real-world use cases
Rank lifters fairly at a small club meet
You run a garage-gym push-pull-squat night with a 67 kg woman, an 83 kg man and a 105 kg man all on the platform. Raw totals would hand it to the heaviest lifter every time. Punch each lifter's sex, bodyweight and total into the calculator and rank by Wilks instead. The best pound-for-pound effort wins, which is the result everyone in the room actually cares about, and the coefficient is right there if anyone wants to check your math.
Track your own progress as your bodyweight drifts
Off-season you bulk to 92 kg and your total climbs, then you cut to 84 kg for a meet and the total dips a little. Did you get stronger or just heavier? Log the Wilks at each weigh-in. Because the score holds bodyweight constant in the comparison, a rising Wilks across a cut means real relative-strength gains, not just more mass on the bar.
Decide which weight class to enter
You sit between two classes at 84 kg and could cut to the 83 limit or stay put and eat into the 93 class. Estimate your expected total at each bodyweight, run both through the calculator, and compare the Wilks. Sometimes the lighter class scores higher even with a smaller total; sometimes the cut costs more strength than it buys in coefficient. The number settles the argument before you book the cut.
Compare totals with a training partner of a different size
Your partner outweighs you by 25 kg and out-totals you on raw kilograms, but you suspect you are the stronger lifter for your size. Run both totals through Wilks with each person's bodyweight and sex. Share the result link in your group chat and the score settles it on one scale, no spreadsheet and no arguing about classes.
Common pitfalls
Scoring a male lifter on the female curve, or the reverse. The two sexes use different polynomials, so picking the wrong one shifts the coefficient by a wide margin and can make a total look far stronger or weaker than it is. Set the sex toggle before you read the number.
Mixing units between the two fields. The formula is defined in kilograms; entering bodyweight in kg but the total in pounds, or vice versa, produces a meaningless score. Keep both inputs on the same unit, and use the toggle to convert rather than doing the math in your head.
Comparing a Wilks score against a DOTS or IPF GL number. They are separate scales built on different reference data, so a 420 Wilks is not a 420 DOTS. Only rank lifters who were all scored with the same system, and label which one you used when you share a result.
Privacy
Every step runs as plain JavaScript inside your browser tab: the polynomial, the coefficient and the final Wilks score never leave the page, and nothing about your bodyweight or total is logged. The one caveat is the shareable URL, which encodes your sex, bodyweight and total in the query string, so a link pasted into chat records those numbers in the recipient server's access log. If you would rather not share your bodyweight, use the copy button and paste only the score.
FAQ
Tool combos
Folks in your role tend to reach for these alongside this tool.
- A1Z26 Cipher (Letter ⇄ Number) A=1, B=2 … Z=26 — encode text to numbers or decode numbers to text, pick hyphen / space / comma separators, one-click copy — browser-only
- Chinese Acupoint Locator 200+ meridian acupoints / WHO 2008 standard locations / with contraindications, manipulation, and combinations.
- Add Line Numbers Number every line of pasted text — set start, step and separator, zero-pad to align, skip blanks, or strip numbers back off — browser-only
- Aesthetic Text Generator Turn plain text into wide fullwidth vaporwave letters, spaced-out aesthetic, or fold it back to normal — one click to copy, runs in your browser