Last updated: July 17, 2026
Feet and Inches Calculator
Creators
Dharmendra SinghReviewers

Creators
Dharmendra SinghReviewers
Quick Answer
The Feet and Inches Calculator performs the four arithmetic operations (addition, subtraction, multiplication, division) on measurements expressed in feet and inches, including fractional inches. It converts inputs to total inches, executes the chosen operation, then presents results as feet-and-inches (rounded to a user-selected fraction precision from 1/2" to 1/64"), square units (multiplication), or a dimensionless ratio (division). The core formula is T = feet × 12 + inches. Precision options range from 1/2 inch for rough framing to 1/64 inch for fine woodworking and metalwork.
This calculator adds, subtracts, multiplies, and divides measurements in feet and inches. Enter two measurements, choose an operation, and get an instant result. For example, 5 ft 6 in plus 3 ft gives 8 ft 6 in because 66 inches plus 36 inches equals 102 inches, which converts to 8 feet and 6 inches. For multiplication it returns the area in square inches and square feet.
Key Takeaways
- 1 foot equals exactly 12 inches; all operations first convert measurements to total inches before computing.
- Addition and subtraction return a result in feet and inches with automatic overflow handling when inches exceed 12.
- Multiplying two linear measurements yields an area in square inches; divide by 144 to get square feet.
- Division returns a dimensionless ratio — useful for scaling drawings, calculating spacing, or proportioning materials.
- Fraction precision is selectable from 1/2 inch (rough work) down to 1/64 inch (fine woodworking and metalwork).
Creators
Dharmendra SinghReviewers

Creators
Dharmendra SinghReviewers
Formula
totalInches = feet × 12 + inches; Result = totalInches1 OP totalInches2
Where:
- f=feet(ft)
- i=inches(in)
- T=total inches(in)
- R=result(in or in²)
Worked Examples
Adding Two Room Dimensions
A hallway is 2 ft 3 in long and a room beyond it is 5 ft 6 in. What is the total length?
- 1Convert first measurement to total inches: 2 × 12 + 3 = 27 in
- 2Convert second measurement to total inches: 5 × 12 + 6 = 66 in
- 3Add: 27 + 66 = 93 in
- 4Convert back: 93 ÷ 12 = 7 ft remainder 9 in
- 5Result: 7 ft 9 in
Subtracting a Doorway from a Wall
A wall is 10 ft 6 in wide and a doorway is 3 ft 9 in wide. How much wall remains?
- 1Convert first measurement: 10 × 12 + 6 = 126 in
- 2Convert second measurement: 3 × 12 + 9 = 45 in
- 3Subtract: 126 − 45 = 81 in
- 4Convert back: 81 ÷ 12 = 6 ft remainder 9 in
- 5Result: 6 ft 9 in
Calculating Floor Area
A rectangular room is 4 ft wide by 3 ft long. What is the floor area?
- 1Convert first measurement: 4 × 12 = 48 in
- 2Convert second measurement: 3 × 12 = 36 in
- 3Multiply: 48 × 36 = 1728 in²
- 4Convert to square feet: 1728 ÷ 144 = 12 ft²
- 5Result: 1728.00 in² (12.000 ft²)
Introduction
The Feet and Inches Calculator lets you add, subtract, multiply, and divide measurements expressed in feet and inches — including fractional inches — with instant, precise results. Whether you are framing a wall, cutting lumber, or estimating material quantities, this tool handles the imperial unit arithmetic so you can focus on the work.
How the Calculator Works
The calculator converts every measurement to total inches before performing the operation. For example, 5 ft 6 in becomes 66 in (5 × 12 + 6). After the operation the total-inch result is converted back to feet and inches, with the fractional remainder rounded to the precision you select (1/2" down to 1/64"). This approach eliminates the error-prone carrying of feet into inches that often trips up manual calculation. For multiplication the result is an area measured in square inches and square feet (1 ft² = 144 in²). For division the result is a dimensionless ratio useful for scaling or proportion work. If you need to convert the result to metric, the feet-to-meters converter handles that next step instantly.
Adding and Subtracting Feet and Inches
Addition and subtraction are the most common operations in construction and carpentry. The standard method is:
1. Convert each measurement to total inches: T = feet × 12 + inches
2. Add or subtract the two totals
3. Convert the result back: feet = floor(T ÷ 12), inches = T mod 12
The calculator automatically handles inch overflow — when adding inches causes the subtotal to exceed 12, those inches are carried into an additional foot. Negative subtraction results (when the second value is larger) display with a leading minus sign.
For situations where you also need to go from centimeters into feet-and-inches first, try the cm to feet and inches converter to get your starting values.
Multiplying Measurements to Calculate Area
When you multiply two linear measurements (length × width), the result is an area rather than a length. The calculator returns the answer in both square inches and square feet: - Square inches = totalInches₁ × totalInches₂ - Square feet = squareInches ÷ 144 For example, a 4 ft × 3 ft rectangle is 48 in × 36 in = 1,728 in² = 12 ft². This is useful for calculating flooring, drywall, tile, or paint coverage. Always add a 10–15% waste factor to the calculated area for practical material purchases. For further reading on area measurement standards, see the NIST Handbook 44 which defines the legal specifications for measuring devices in the United States.
Dividing Measurements for Ratios and Scaling
Division of two measurements returns a unitless ratio — for instance, 10 ft ÷ 5 ft = 2.0. This is useful when you need to: - Scale a plan proportionally - Determine how many times one piece fits inside another - Calculate stride frequency or spacing (e.g., post spacing along a fence) The result is displayed as a trimmed decimal, removing trailing zeros. Dividing by zero returns 0 to prevent errors. Ratios can be combined with the inches-to-fraction calculator when you need to express the result as a fraction for marking on materials.
Fractional Inch Input and Output
Imperial measurements in construction routinely involve fractions of an inch. The precision options range from 1/2" (rough framing) to 1/64" (fine woodworking and metalwork). The calculator converts a decimal inch input (e.g., 0.75) to the chosen fractional display (e.g., 3/4") using the GCD simplification algorithm:
1. rounded = round(fractional_part × precision)
2. numerator = rounded / GCD(rounded, precision)
3. denominator = precision / GCD(rounded, precision)
For example, 0.625 in at 1/16 precision → round(0.625×16)=10 → GCD(10,16)=2 → 5/8 in.
According to the BIPM SI Brochure, the inch is defined as exactly 25.4 mm, making fractional-to-decimal conversion exact and lossless.
Construction and Engineering Applications
Feet-and-inches arithmetic appears throughout construction, renovation, and engineering: - Framing: Adding stud spacing, header heights, and rough openings - Plumbing and HVAC: Pipe run lengths and duct sizing - Flooring and tiling: Calculating square footage and cut quantities - Landscaping: Fence lengths, garden bed dimensions, concrete pour areas For residential framing, the typical tolerance is ±1/4" over 10 ft. Use 1/16" precision for finish carpentry and 1/32" or 1/64" for cabinet-making and metalwork. The Engineering Toolbox provides a comprehensive reference chart for common imperial-metric conversions used on the job site.
Quick Reference Card
Feet and Inches Quick Reference
Quick reference • Feet and Inches Calculator
T = feet × 12 + inches → operate → feet = floor(T÷12), inches = T mod 12Valid range: Any non-negative measurement; precision from 1/64 inch to 1/2 inch; division requires non-zero second value
Common Values
⚠ Watch Out
- •Division by zero (0 ft 0 in divisor) returns 0 — ensure second value is non-zero for meaningful results.
- •Multiplication yields area (in²), not length — do not add an area result to a linear measurement.
- •Negative subtraction results display with a leading minus sign; verify measurement order if unexpected.
- •Precision rounding introduces small errors in chained operations — use decimal mode for intermediate chain steps.
Pro Tips
- →Enter fractional inches as their decimal equivalent: 3/4" = 0.75, 1/2" = 0.5, 3/8" = 0.375, 5/16" = 0.3125.
- →Use 1/16" precision for standard carpentry and 1/32" or 1/64" for fine woodworking or metalwork.
- →For room area, multiply length × width then add 10–15% for material waste (flooring, tile, paint).
- →Convert decimal feet to feet-and-inches by multiplying the fractional part by 12: 5.75 ft = 5 ft 9 in.
FAQs
How do I add feet and inches without converting to decimals?
Enter each measurement directly — whole feet in the feet field and inch value (as a decimal) in the inches field. The calculator handles the 12-inch-per-foot conversion internally. For example, 2 ft 3 in + 5 ft 6 in gives 7 ft 9 in automatically.
How many inches are in a foot?
There are exactly 12 inches in one foot, by definition. One yard equals 3 feet (36 inches). These are the foundational constants used in every operation of this calculator.
What does the multiplication result mean?
Multiplying two linear measurements gives an area. The result is expressed in square inches (in²) and square feet (ft²), since 1 ft² = 144 in². This is useful for calculating room area, tile coverage, or material quantities.
Can I enter fractional inches like 3/4?
Yes — enter fractional inches as their decimal equivalent. For example, 3/4" = 0.75, 1/2" = 0.5, 3/8" = 0.375, 5/16" = 0.3125. The calculator then rounds and displays the result as a fraction at your chosen precision.
What happens when I divide by zero?
If the second measurement is 0 ft 0 in, the division returns 0 to avoid a math error. Always ensure the divisor is a non-zero measurement for meaningful ratio results.
Which precision should I use for construction work?
Use 1/4" for rough carpentry and general framing, 1/8" for standard finish work, 1/16" for trim and finish carpentry, and 1/32" or 1/64" for fine woodworking, cabinet making, and precision metalwork.