Score differential and WHS Handicap Index from your rounds, best-N averaged ×0.96, single-round quick mode, one-click copy, browser-only
- Runs locally
- Category Calculator
- Best for Getting a realistic range before a purchase, plan, workout, or schedule decision.
113 is the standard slope; a course of average difficulty.
What this tool does
A golf handicap calculator built on the World Handicap System. Enter the adjusted gross score, Course Rating and Slope Rating for each round and the tool computes every score differential, then averages the best ones into a Handicap Index. The single-round formula is (score minus Course Rating) times 113 divided by Slope Rating, where 113 is the standard slope of a course of average difficulty. The Index uses the official WHS lookup: with 20 or more rounds on file it averages your best 8 differentials, with fewer rounds it counts proportionally fewer, then multiplies the average by 0.96 and truncates to one decimal. A quick mode gives the differential for a single round when that is all you need. Everything runs in your browser, one click copies the result, and the shareable link reproduces your exact scorecard. 100 percent client-side, nothing uploaded.
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 <= 10 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 Golf Handicap 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 Percentage Calculator 5 common percentage calculations — "x% of y", "x is what% of y", percentage change, increase/decrease — instant, browser-only Open
- 2 Statistics Basic Calculator Basic statistics calculator — mean/median/mode/variance/std-dev/quartiles/range/IQR/skewness/kurtosis + histogram + box plot, paste any numbers. Open
- 3 Unit Converter Convert between length, weight, temperature, area, volume, speed, time — instant, browser-only Open
Real-world use cases
Track your Handicap Index between official updates
Your club posts a revised index on the first of the month, but you have played four cards since then. Enter every recent round with its Course Rating and Slope, and the tool shows where your index is trending right now, using the same best-of lookup the official system uses. You walk to the first tee already knowing roughly what strokes you will get.
Compare two courses before booking a trip
You are choosing between two resort layouts. One is rated 72.0 at slope 118, the other 70.5 at slope 132. Punch a realistic score into quick mode for each and read the differential. The harder course converts the same raw round into a lower differential, so you can see which one actually flatters your handicap before you pay for the tee time.
Sanity-check a differential your app reported
A scoring app spit out a differential that looked off. Type the score, Course Rating and Slope into quick mode and check the math yourself: (score minus rating) times 113 divided by slope. If the numbers disagree you know the app used the wrong rating or slope for the tee you played, which is the usual culprit.
Teach a new golfer how the index is built
Explaining the WHS to a beginner is easier with numbers on screen. Add a handful of rounds, point out which differentials the best-of table keeps and which it drops, then show the average and the 0.96 step landing on a single index. The shareable link lets them reopen the exact example at home and change one score to see the index move.
Common pitfalls
Swapping Course Rating and Slope Rating. Course Rating is a score like 72.0; Slope Rating is an integer from 55 to 155, usually near 113. Putting the slope where the rating goes produces a wildly wrong differential, so check that the decimal value is the rating and the whole number is the slope.
Using the slope or rating from the wrong set of tees. Each tee box has its own Course Rating and Slope. If you played the blues but enter the white-tee numbers, the differential is off for every round. Read the values from the scorecard line matching the tees you actually played.
Expecting an index from one or two rounds. The WHS needs at least 3 acceptable scores before it issues any Handicap Index, and the number stays jumpy until you reach 20 rounds. A single great round does not set your handicap on its own.
Privacy
Every step runs as plain JavaScript inside your browser tab: the score differential, the best-of selection, the average and the 0.96 step. No score, Course Rating or Slope ever leaves the page, and nothing is logged. One caveat: the shareable link encodes your rounds in the query string, so a link pasted into chat records those scores in the recipient server access log. If your scores are private, use the copy button and paste the index instead of sharing the URL.
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