BMI Calculator
Calculate BMI with visual gauge, color-coded results, age/gender context, and BMI reference chart.
FREE ONLINE TOOL
Estimate body fat percentage with US Navy method or BMI formula. Visual gauge, category chart, metric and imperial units.
Body Fat Calculator is a free, browser-based health tool. Estimate body fat percentage with US Navy method or BMI formula. Visual gauge, category chart, metric and imperial units.
⚕️ This tool is for informational purposes only and is not a substitute for professional medical advice, diagnosis, or treatment. Always consult a qualified healthcare provider.
More Health Tools
Waist-to-Hip Ratio CalculatorCalculate your waist-to-hip ratio and see your cardiovascular health risk level Reaction Time TestMeasure your reaction time in milliseconds — wait for the green signal, click as Calorie Deficit CalculatorCalculate the exact calorie deficit needed to hit your weight loss goal — enter TDEE CalculatorCalculate your Total Daily Energy Expenditure (TDEE) — enter age, weight, heightBMI gets all the attention, but body fat percentage is the metric that actually matters for health and fitness. A 90 kg person at 12% body fat and a 90 kg person at 35% body fat have completely different health profiles, yet BMI treats them the same. A body fat calculator estimates your body composition from simple measurements — typically waist, neck, and hip circumferences plus height — using the US Navy or Jackson-Pollock formula. FastTool's version supports both the Navy tape method and skinfold caliper inputs, shows your result on the ACE body fat classification chart, and compares it to age- and sex-adjusted norms. No data leaves your browser, and no measurements are stored.
Athletes, personal trainers, and anyone tracking a body recomposition — losing fat while building muscle — need a body fat estimate that is more informative than the scale alone. Weight can stay flat while body composition improves dramatically. The Navy method is free, requires only a tape measure, and correlates well with DEXA scan results for most people. Having a quick calculator means you can track progress monthly without expensive lab visits.
The US Navy body fat formula (the most widely validated tape measure method) uses different equations for men and women. Men: %BF = 86.010 log10(abdomen - neck) - 70.041 log10(height) + 36.76. Women: %BF = 163.205 log10(waist + hip - neck) - 97.684 log10(height) - 78.387. All measurements are in centimetres. The Jackson-Pollock 3-site skinfold method uses caliper measurements from chest, abdomen, and thigh (men) or triceps, suprailiac, and thigh (women), then feeds the sum of skinfolds into a gender-specific regression equation to estimate body density, which is converted to body fat via the Siri equation: %BF = (495 / density) - 450. ACE classifications: essential fat (2-5% men, 10-13% women), athletes (6-13% men, 14-20% women), fitness (14-17% men, 21-24% women), average (18-24% men, 25-31% women), obese (25%+ men, 32%+ women).
Measure at the same time of day, ideally in the morning before eating. Abdominal circumference can fluctuate by 2-3 cm after a meal or after heavy sodium intake. Consistency in measurement conditions matters more than the absolute number — track the trend over weeks, not individual readings.
The calculation uses the formula documented in authoritative health references for the metric. Input validation rejects obviously impossible values; subtler errors remain the user's responsibility. The output is a general-population estimate with well-understood validity boundaries. Clinical interpretation always requires context — goals, history, current symptoms, pregnancy, medication, and more — so treat the number as an input to a healthcare conversation, not a conclusion.
Body Fat Calculator is a free, browser-based utility in the Health category. Estimate body fat percentage with US Navy method or BMI formula. Visual gauge, category chart, metric and imperial units. Standard processing runs on the client — no account is required, and there is no paywall or usage cap. The implementation uses audited standard-library primitives and published specifications rather than proprietary algorithms, so the output is reproducible and transparent.
FastTool targets WCAG 2.2 Level AA conformance: keyboard-navigable controls, visible focus states, semantic HTML, sufficient colour contrast, and screen-reader compatibility. If you encounter an accessibility issue, please reach us via the site footer.
Body Fat Calculator is a free browser tool that helps health-conscious individuals and fitness enthusiasts estimate body fat percentage with US Navy method or BMI formula. Visual gauge, category chart, metric and imperial units. Whether you are setting fitness goals, monitoring progress, or simply curious about health benchmarks, having instant access to established medical formulas puts knowledge at your fingertips. With features like US Navy body fat method and BMI-based body fat estimation, plus metric and imperial units, Body Fat Calculator covers the full workflow from input to output. Most users complete their task in under 30 seconds. Body Fat Calculator is optimized for the most common health scenarios while still offering enough flexibility for advanced needs. Body Fat Calculator processes standard inputs on your device. No account or server-side project storage is required, and ads or analytics are disclosed separately from tool input handling. Responsive design means Body Fat Calculator works equally well on mobile and desktop. You can even add the page to your home screen on iOS or Android for instant, app-like access without downloading anything. Give Body Fat Calculator a try — it is free, fast, and available whenever you need it.
You might also like our Waist-to-Hip Ratio Calculator. Check out our Sleep Calculator. For related tasks, try our Calorie Deficit Calculator.
Navy formula for men: 495 / (1.0324 - 0.19077*log(waist-neck) + 0.15456*log(height)) - 450. 15-20% is the fitness range for men.
The female formula includes hip measurement. 21-25% body fat is the fitness range for women.
| Feature | Browser-Based (FastTool) | Mobile Health App | Clinical Software |
|---|---|---|---|
| Cost | Free, no limits | Free tier + premium | $$$+ per user license |
| Privacy | Browser-local standard processing | Synced to cloud servers | Stored in clinical database |
| Installation | None — runs in browser | App store download | Enterprise deployment |
| Accuracy | Established medical formulas | Varies by app | Clinical-grade validated |
| Device Support | Any device with browser | iOS / Android | Specific workstations |
| Offline Use | After initial page load | Partial offline | Requires network |
No tool is perfect for every scenario. Here are situations where a different approach will serve you better:
The US Navy body fat estimation method, developed in the 1980s for military fitness assessments, uses circumference measurements to estimate body fat percentage. For men, the formula uses neck and waist measurements: 86.010 x log10(waist - neck) - 70.041 x log10(height) + 36.76. For women, it adds hip circumference: 163.205 x log10(waist + hip - neck) - 97.684 x log10(height) - 78.387. This method correlates reasonably well with more expensive techniques like DEXA scanning (considered the gold standard), typically within 3-4% accuracy.
Body fat percentage is a more meaningful health indicator than weight or BMI because it distinguishes between fat mass and lean mass. Essential fat (needed for basic physiological function) is approximately 2-5% for men and 10-13% for women. Athletic body fat ranges are 6-13% for men and 14-20% for women. The 'fitness' range is 14-17% for men and 21-24% for women. Above 25% for men and 32% for women is generally classified as obese. Visceral fat (surrounding internal organs) is far more dangerous than subcutaneous fat (beneath the skin), and waist circumference is a better predictor of visceral fat than total body fat percentage — which is why the Navy method's focus on waist measurement has practical health relevance.
Under the hood, Body Fat Calculator uses modern JavaScript to estimate body fat percentage with US Navy method or BMI formula. Visual gauge, category chart, metric and imperial units with capabilities including US Navy body fat method, BMI-based body fat estimation, metric and imperial units. The implementation follows web standards and best practices, using the DOM API for rendering, the Clipboard API for copy operations, and the Blob API for downloads. Processing is optimized for the browser environment, with results appearing in milliseconds for typical inputs. No server calls are made during operation — the tool is entirely self-contained.
The human body contains approximately 37.2 trillion cells, each performing specific functions that contribute to overall health.
Sleep deprivation can increase caloric intake by an average of 385 extra calories per day, partly due to hormonal changes affecting appetite.
Body fat percentage is central to what Body Fat Calculator does. Estimate body fat percentage with US Navy method or BMI formula. Visual gauge, category chart, metric and imperial units. With Body Fat Calculator on FastTool, you can work with body fat percentage using US Navy body fat method, BMI-based body fat estimation, metric and imperial units, all running client-side in your browser. No account creation or software installation needed — results appear instantly.
Body Fat Calculator uses well-tested algorithms implemented in JavaScript. Results are computed deterministically in your browser, so you get consistent output every time. For critical tasks, we recommend verifying results against a second source.
Check out: BMI Calculator
Healthy body fat percentage for men and women is central to what Body Fat Calculator does. Estimate body fat percentage with US Navy method or BMI formula. Visual gauge, category chart, metric and imperial units. With Body Fat Calculator on FastTool, you can work with healthy body fat percentage for men and women using US Navy body fat method, BMI-based body fat estimation, metric and imperial units, all running client-side in your browser. No account creation or software installation needed — results appear instantly.
Body Fat Calculator makes it easy to measure waist and neck circumference. Open the tool, enter your health-related measurements, configure options such as US Navy body fat method, BMI-based body fat estimation, metric and imperial units, and get your result immediately. Everything is processed client-side in your browser for maximum speed and privacy.
You might also find useful: Calorie Calculator
Difference between BMI and body fat percentage is central to what Body Fat Calculator does. Estimate body fat percentage with US Navy method or BMI formula. Visual gauge, category chart, metric and imperial units. With Body Fat Calculator on FastTool, you can work with difference between BMI and body fat percentage using US Navy body fat method, BMI-based body fat estimation, metric and imperial units, all running client-side in your browser. No account creation or software installation needed — results appear instantly.
Body Fat Calculator is a free online health tool hosted on FastTool. Estimate body fat percentage with US Navy method or BMI formula. Visual gauge, category chart, metric and imperial units. It includes US Navy body fat method, BMI-based body fat estimation, metric and imperial units. It is designed for health-conscious individuals and fitness enthusiasts and runs entirely in your browser, so there is no software to install and no account to create. Students, professionals, and casual users all benefit from its straightforward interface.
Check out: Breathing Exercise
Body Fat Calculator processes tool input locally in your browser where the feature supports local processing. FastTool does not require an account or store tool input in an application database. This makes it practical for many sensitive health tasks, though ads and analytics may still collect standard page telemetry. You can verify this yourself by opening the Network tab in your browser's developer tools — you can inspect what network requests occur during processing.
Absolutely. Body Fat Calculator adapts to any screen size, so it works just as well on a phone or tablet as it does on a laptop or desktop. The responsive layout rearranges elements to fit smaller screens while keeping every feature accessible. On iOS, tap the share icon and select Add to Home Screen to create an app-like shortcut. On Android, choose Install App or Add to Home Screen from the browser menu for the same quick-access experience.
You might also find useful: Water Intake Calculator
After the initial load, yes. Body Fat Calculator does not make any server requests during operation, so losing your internet connection will not affect the tool's functionality or cause data loss. All processing logic is downloaded as part of the page and runs entirely in your browser. Save the page as a bookmark for easy access when you are back online, and the tool will work again immediately after the page reloads.
Most online health tools either charge money for full access or require account-based server processing, which raises both cost and data-handling concerns. Body Fat Calculator avoids those tradeoffs for standard workflows: it is free, browser-first, and delivers instant results. On top of that, it supports 21 languages with full right-to-left layout support, works offline after loading, and runs on any device without requiring an app download or account creation.
Check out: Sleep Calculator
Keep track of health metrics for your entire family using Body Fat Calculator — useful for parents monitoring children's growth. Since there are no usage limits, you can repeat this workflow as many times as needed, experimenting with different inputs and settings until you achieve the exact result you want.
Expectant and new parents can use Body Fat Calculator to monitor weight changes, nutrition needs, and health milestones during pregnancy and recovery. The zero-cost, zero-setup nature of Body Fat Calculator makes it ideal for this scenario — you get professional-quality results without committing to a software purchase or subscription.
Older adults and their caregivers can use Body Fat Calculator to track vital health metrics and stay informed about age-related health benchmarks. Since there are no usage limits, you can repeat this workflow as many times as needed, experimenting with different inputs and settings until you achieve the exact result you want.
Use Body Fat Calculator alongside your wellness routine to understand how physical health metrics connect to overall well-being and stress management. Because Body Fat Calculator runs entirely in your browser, you maintain full control over your data throughout the process, which is especially important when working with sensitive or proprietary information.
MOST POPULAR
The most frequently used tools by our community.
BROWSE BY CATEGORY
Find the right tool for your task across 17 specialized categories.
Articles and guides that reference this tool:
Authoritative sources and official specifications that back the information on this page.
Official body composition guidance
Formulas and history
Authoritative Navy method