$> Kaya
~/tools/bmi-calculatorinteractive
/tools/bmi-calculator

BMI Calculator

Use this BMI calculator to estimate body mass index from height and weight, with metric and imperial inputs plus a normal weight range reference.

~/tools/bmi-calculatorbmi = weight / height^2
BMI
22.9
Category
Normal
Normal weight range
56.7 - 76.3 kg

BMI is a quick screening metric, not a diagnosis. It does not measure body fat, muscle mass, or medical risk by itself.

~/tools/bmi-calculator/examplesusage.txt

Example Usage

  • Calculate BMI from 70 kg and 175 cm.
  • Switch to imperial units and calculate BMI from pounds, feet, and inches.
  • Check the normal BMI weight range for the entered height.
~/tools/bmi-calculator/guideREADME.md

BMI Calculator Explained

BMI, or body mass index, is a simple screening number calculated from weight and height. The metric formula is weight in kilograms divided by height in meters squared. This calculator supports both metric and imperial inputs, shows the BMI category, and estimates the weight range that corresponds to a normal BMI for the entered height. BMI is useful for a quick reference, but it is not a medical diagnosis. It does not directly measure body fat, muscle mass, age-related factors, or individual health risk.

~/tools/bmi-calculator/faq3 items

FAQ

What is the BMI formula?

Metric BMI is weight in kilograms divided by height in meters squared. Imperial BMI uses 703 times pounds divided by inches squared.

Is BMI a diagnosis?

No. BMI is a screening metric, not a diagnosis or a complete measure of health.

Does this support imperial units?

Yes. You can switch between metric and imperial inputs.

~/tools/bmi-calculator/related5 links
~/tools/bmi-calculator/linksinternal