What is the Steps to Calories Calculator?
This calculator estimates how many calories you burn from a given number of walking steps. Unlike fixed "calories per 1,000 steps" rules of thumb, it factors in your body weight and stride length — the two variables that matter most. Heavier people and longer strides move more mass over more distance, so they burn more energy per step.
How to use it
Enter three values: your total steps (for example a daily count from a fitness tracker), your body weight in kilograms, and your average stride length in metres. A typical adult stride is roughly 0.65–0.80 m (about 41–45% of your height). Press calculate to see estimated calories burned and the distance you covered.
The formula explained
The estimate uses \(\text{kcal} \approx \text{steps} \times \text{stride(m)} \times \text{weight(kg)} \times 0.00057\).
$$\text{Calories} = \text{Steps} \times \text{Stride (m)} \times \text{Weight (kg)} \times 0.00057$$The product of steps and stride gives the distance in metres; multiplying by weight scales the energy cost to your body mass, and the 0.00057 constant converts that into kilocalories at a moderate walking pace. Distance is reported separately as steps × stride ÷ 1000.
$$\text{Distance (km)} = \frac{\text{Steps} \times \text{Stride (m)}}{1000}$$
Worked example
Suppose you walk 8,000 steps with a 0.75 m stride at 70 kg.
$$\text{Calories} = 8000 \times 0.75 \times 70 \times 0.00057 = \textbf{239.4 kcal}$$$$\text{Distance} = \frac{8000 \times 0.75}{1000} = \textbf{6 km}$$FAQ
How accurate is this? It is an estimate. Actual burn depends on pace, terrain, fitness and metabolism, so treat the number as a guide rather than a precise measurement.
What if I don't know my stride length? Use about \(0.42 \times\) your height in metres, or simply use 0.75 m as a reasonable default for an adult.
Does walking faster burn more? Yes — brisk walking increases the cost per step, but this simplified model assumes a steady moderate pace.