Built and fact-checked by the DocNectar team — see our editorial standards
Key Features
Instant Calculation
Get accurate results in real time with our optimized algorithm.
Mobile Friendly
Fully responsive design. Works on all devices & screen sizes.
Privacy Focused
Your data stays on your device. We don't store any inputs.
100% Free
No hidden costs. This tool is completely free forever.
Measurements given as "feet and inches" — like a height of 5 ft 10 in, or a wall measurement of 12 ft 3 in — are awkward to do arithmetic with directly, because they're really two separate numbers in two different units bundled together rather than a single usable value. A common and costly mistake is treating "5 ft 10 in" as the decimal number 5.10, which is wrong, since inches aren't a decimal fraction of a foot the way cents are a decimal fraction of a dollar. This tool combines a feet-and-inches measurement into total inches, centimeters, and decimal feet all at once, giving you a single clean number in whichever unit your next calculation actually needs — whether that's adding up several measurements, comparing against a metric spec, or feeding the value into another formula.
How it works
The tool first converts the feet portion of your measurement into inches by multiplying by 12 (since there are 12 inches in a foot), then adds the entered inches to get a single total-inches figure: total inches = (feet × 12) + inches. From that total, it derives centimeters by multiplying by 2.54 (the exact, internationally defined inch-to-centimeter conversion factor) and derives decimal feet by dividing the total inches by 12.
- Enter feet.
- Enter inches (decimal allowed).
- Click Calculate to see your results.
Examples
A height measurement
5 ft 10 in equals (5 × 12) + 10 = 70 total inches, which is 70 × 2.54 = 177.8 cm, or 70 ÷ 12 ≈ 5.8333 decimal feet.
A room measurement with a fractional inch
12 ft 6.5 in equals (12 × 12) + 6.5 = 150.5 total inches, which is 150.5 × 2.54 = 382.27 cm, or 150.5 ÷ 12 ≈ 12.5417 decimal feet.
A short measurement under one foot
0 ft 9 in equals (0 × 12) + 9 = 9 total inches, which is 9 × 2.54 = 22.86 cm, or 9 ÷ 12 = 0.75 decimal feet.
Who should use it
- Converting a height or room measurement given in feet and inches into a single usable number.
- Construction and DIY project measurements.
- Comparing a US imperial measurement against a metric specification.
Industry applications
- Construction and carpentry
- Interior design
- Health and fitness (height tracking)
Advantages
- Gives inches, centimeters, and decimal feet all at once.
- Handles decimal inches for precise measurements.
- Removes the risk of misreading feet-inches notation as a decimal.
Limitations
- Assumes a positive, single measurement — does not handle subtracting two feet-and-inches measurements directly.
Common mistakes to avoid
- Forgetting to convert feet to inches before adding — 5 ft 10 in is NOT "5.10" as a decimal, it's (5 × 12) + 10 = 70 inches.
- Adding two feet-and-inches measurements column by column without carrying inches over 12 into the feet column correctly.
- Rounding centimeters or decimal feet too early in a multi-step calculation, compounding small errors.
Best practices
- Use the total-inches result as your common unit before doing further arithmetic (adding, comparing, or scaling measurements).
- Keep a few decimal places through intermediate calculations, rounding only your final answer.
- Double-check whether a downstream formula expects decimal feet or total inches before plugging in a converted value.
Tips
- If you need to round the result to a common fraction (like 1/8" or 1/16"), use the Inches to Fraction Calculator on the total inches figure.
- When adding multiple measurements, convert every one to total inches first, then sum, to avoid carrying errors.