WHtR = waist ÷ height, one number that flags abdominal fat better than BMI, with cm/in, sex-aware bands and one-click copy, browser-only
- Runs locally
- Category Calculator
- Best for Getting a realistic range before a purchase, plan, workout, or schedule decision.
Educational estimate, not a medical diagnosis.
What this tool does
Free waist-to-height ratio (WHtR) calculator. WHtR is simply your waist circumference divided by your height in the same unit, and a value below 0.5 means your waist is less than half your height. That single "keep your waist under half your height" rule is easy to remember and, across many studies, tracks abdominal fat and cardiometabolic risk more closely than BMI because it looks at where fat sits rather than total mass. Enter your waist and height in centimetres or inches, optionally pick a sex for a slightly adjusted lower band, and read the ratio to four decimals plus a plain band: lean, healthy, raised risk or high risk. The tool also shows your healthy waist limit, which is exactly half your height, so you have a concrete target to measure against. Everything runs in your browser, the inputs round-trip through the URL so a shared link reopens the same numbers, and one click copies a tidy summary. 100% client-side, no upload, educational reference only.
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 · Student
- 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 Waist-to-Height Ratio 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 BMI Calculator Body Mass Index calculator with WHO + Asian classifications — metric and imperial — browser-only Open
- 2 Body Fat Calculator Body fat % calculator — 4 formulas (US Navy / BMI-based / YMCA / Jackson-Pollock) with body shape visualization. Open
- 3 BMR Calculator BMR calculator — basal metabolic rate by Mifflin-St Jeor and Harris-Benedict (compared side-by-side). Open
Real-world use cases
A faster health screen than stepping on a scale
You want one quick number that says more than weight alone. Measure your waist at 82 cm and your height at 175 cm, divide, and you get 0.4686, comfortably under 0.5. That tells you abdominal fat is in a healthy range right now, something the bathroom scale alone can never show, because two people at the same weight can carry very different bellies.
Track a waistline goal over a cut
You start a fat-loss block at a 0.54 ratio (raised risk) and want a concrete target. The tool shows your healthy waist limit is half your height, so at 178 cm that is 89 cm. Now you are not chasing a vague "lose weight" but a specific 7 cm off the waist to cross back under 0.5, and the shareable link lets you log each week's number.
Explain abdominal risk to a parent or patient
A health coach or student nurse needs to show why BMI is not the whole story. Plug in a client at BMI 25 but a 0.58 waist-to-height, and the high band makes the abdominal-fat message land without jargon. The half-your-height rule is something the person remembers long after they leave the room.
Compare yourself across units with friends abroad
Your gym buddy in the US measures in inches, you measure in centimetres. Because WHtR is a pure ratio, you both land on the same 0.47 even though the raw numbers look nothing alike. Switch the unit toggle, paste the same link, and you are reading the exact same band with no conversion arguments.
Common pitfalls
Mixing units between the two boxes. Waist in inches over height in centimetres produces a meaningless ratio. Both numbers must be the same unit, which is exactly why the calculator uses one unit toggle for both fields rather than letting them diverge.
Measuring the waist at the hips or over thick clothing. People often wrap the tape at the widest hip point or over a belt, inflating the reading by several centimetres. Measure the narrowest point between ribs and hips, on skin or a thin layer, after a gentle exhale.
Treating the band as a diagnosis. A high-risk result flags abdominal fat worth attention, but it is a screen, not a verdict. Athletes with thick core muscle and some pregnancies skew the number, so use it to start a conversation with a clinician, not to self-diagnose a disease.
Privacy
Every step runs as plain JavaScript in your browser tab: the division, the band lookup, the healthy-waist limit. No waist, height or result is ever sent to a server, and nothing about your body is logged. The one thing to know is that your numbers ride in the page URL so a shared link reopens the same calculation, which means a link pasted into chat records those measurements in the recipient server's access log. If your waist is something you would rather not leave a trace, use the copy button and paste the text instead of sharing the URL.
FAQ
Tool combos
Folks in your role tend to reach for these alongside this tool.
- Chinese Acupoint Locator 200+ meridian acupoints / WHO 2008 standard locations / with contraindications, manipulation, and combinations.
- Affine Cipher Encoder & Decoder Encrypt and decrypt the ax+b affine cipher with live modular-inverse check, browser-only
- Anagram Solver Check if two words are anagrams, rearrange a set of letters into every ordering, and read the sorted letter fingerprint, all in your browser
- Angle Converter Degrees, radians, gradians, turns, arcminutes, arcseconds and NATO mils, all from one input, copyable, browser-only