Boer, James and Hume LBM side by side, plus fat mass and a direct body-fat path, metric or imperial, fully in your browser
- Runs locally
- Category Calculator
- Best for Getting a realistic range before a purchase, plan, workout, or schedule decision.
If you have a DEXA, BodPod or caliper reading, enter it for the most accurate LBM. Leave blank to use the height/weight formulas.
Most cited. Default basis for carboplatin and other weight-based drug dosing.
Quadratic on BMI, so it reads lower for heavier builds.
Built from total body water, usually lands between the other two.
- Protein targets. Sports-nutrition guidelines often prescribe 1.6–2.2 g protein per kg of LEAN mass, not total weight, so a heavier person does not over-shoot.
- Drug dosing. Many anaesthetic and chemotherapy doses scale to lean mass (the Boer LBM feeds the carboplatin Calvert formula) because fat tissue barely takes up the drug.
- Tracking progress. Watching LBM hold steady while total weight drops is the cleanest signal that a cut is losing fat, not muscle.
LBM formulas are population estimates and assume average hydration. For a clinical figure use DEXA or BodPod. This tool runs 100% in your browser — your measurements never leave the page.
What this tool does
Free lean body mass calculator that runs the three formulas clinicians and coaches actually cite, side by side. Enter your height, weight and sex and the tool computes lean body mass with the Boer (1984), James (1976) and Hume (1966) equations at once, then shows the average, the estimated fat mass (total weight minus lean mass) and the lean share of your body weight. If you already have a measured body-fat percentage from a DEXA scan, BodPod or calipers, type it in and the tool uses the direct formula LBM equals weight times one minus fat percent, which beats any regression. Switch between metric (cm and kg) and imperial (feet, inches and pounds) without losing your numbers. Lean body mass is the figure behind protein targets and weight-based drug dosing, so seeing all three estimates together tells you how much they disagree before you trust one. Everything runs client-side with a shareable URL and one-click copy.
Tool details
- Input
- Files + 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 Lean Body Mass 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 Ideal Weight Calculator Devine + Robinson + Miller + Hamwi formulas, side by side, plus the healthy BMI weight band — metric and imperial — 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
Set a protein target that ignores body fat
You weigh 90 kg but carry real fat, so prescribing 2 g of protein per kg of total weight would push you to 180 g a day. Compute lean body mass first, get say 68 kg, and 2 g per kg of LEAN mass is 136 g. That is the figure sports dietitians actually use, and it stops a heavier lifter from over-eating protein on the theory that all of their weight needs feeding.
Check a weight-based medication dose
Several anaesthetic and chemotherapy agents are dosed to lean mass, not total weight, because fat tissue barely takes up the drug. The Boer LBM is the exact input the carboplatin Calvert formula expects. Punch in height, weight and sex, read the Boer number, and you have the lean-mass figure to sanity-check what a dosing tool produced before it goes near a patient chart.
Tell muscle loss from fat loss during a cut
You dropped 4 kg over a diet phase and want to know whether it was fat or hard-won muscle. Enter your before and after numbers with your measured body-fat percentage each time. If lean body mass barely moved while total weight fell, the cut worked; if LBM dropped two or three kilograms, you cut calories too hard and are burning muscle.
Compare three formulas before trusting one
A single LBM number hides how uncertain the estimate is. For a very muscular or very lean build, Boer, James and Hume can disagree by several kilograms. Seeing all three at once tells you when the spread is small enough to trust the average and when it is wide enough that you should go measure body fat directly with a scan.
Common pitfalls
Using total body weight for protein math. Protein guidelines of 1.6 to 2.2 g per kg are written against lean mass, not total weight. A 100 kg person at 30% fat has 70 kg of lean mass; feeding 2 g per total kg gives 200 g instead of 140 g, a needless 60 g overshoot every day.
Picking the wrong sex. The male and female coefficients differ in every formula because women carry more essential fat. Selecting male for a female body inflates LBM by one to three kilograms, which then distorts a protein target or a medication dose downstream.
Trusting one formula at the extremes. For a very lean or very heavy build, Boer, James and Hume can disagree by four kilograms or more. Reading only one number hides that uncertainty. When the spread is wide, measure body fat directly with DEXA or a BodPod instead of guessing.
Privacy
Every formula, the Boer, James and Hume estimates, the body-fat path, the averages and the unit conversions, is plain JavaScript that runs inside your browser tab. Your height, weight, sex and body-fat reading never leave the page and nothing is logged. The one caveat: the shareable URL encodes your inputs in the query string, so a link pasted into chat will record those numbers in the recipient server access log. For a private health figure, use the copy button and paste the text instead of 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