Square Footage Calculator
Calculate square footage instantly for rooms, walls, circles, triangles, borders, and more, plus estimate waste and material costs in seconds.
Was this calculator helpful?
Your feedback helps us improve our calculators.
What Is a Square Footage Calculator?
A square footage calculator is an online tool used to find the two-dimensional area of a space or shape. Square footage is expressed in square feet, usually written as sq ft or ft².
For a simple rectangle, you can calculate square feet by multiplying the length by the width:
A=l×w
For example, a room that is 12 feet long and 10 feet wide has:
12×10=120ft2
So, the room covers 120 square feet.
However, not every project is a simple rectangle. Circular patios, triangular areas, walls with windows, borders, and irregular spaces require different formulas. That's where a square feet calculator becomes especially useful.
Current square-footage tools also commonly combine area calculations with unit conversions, waste allowances, and cost estimates because users often need square footage to plan materials rather than simply solve a geometry problem.
How to Use the Square Footage Calculator
Using the calculator takes only a few steps. The exact measurement fields change according to the area or shape you select.
Step 1: Select the Area or Shape
Open the Area or Shape dropdown and select the option that matches your project.
The calculator supports 13 options:
Known Area
Room
Wall with Window
Cathedral Wall
Square
Rectangle
Rectangle Border
Circle
Circle Border
Annulus
Triangle
Triangle, 1/2 b × h
Trapezoid
Choosing the correct option is important because each shape uses different measurements and formulas.
Step 2: Enter the Required Measurements
Enter the dimensions requested for your selected shape.
For example, a Rectangle requires Length and Width, while a Cathedral Wall uses Height 1, Height 2, and Width. The standard Triangle option uses the lengths of Side a, Side b, and Side c.
Step 3: Select the Measurement Units
Choose the correct unit next to each measurement.
This is particularly useful when your original dimensions are not already in feet. The calculator handles the supported unit conversions before determining the final area.
Step 4: Enter the Quantity
Use the Quantity field when you have multiple identical areas.
For example, if one rectangular section covers 100 sq ft and you have three identical sections:
100×3=300 sq ft
Your combined base area is 300 sq ft.
Step 5: Enter the Waste Factor
Enter a Waste Factor percentage if you need additional material for cutting, fitting, breakage, pattern matching, or other project waste.
If you only want to calculate the measured area, use 0%.
Step 6: Enter the Material Price
If you want an estimated material cost, enter the price in the Material Price field.
Then use the Per field and Pricing Unit to tell the calculator how that material is priced.
If you only need to calculate square footage, you can leave the material price at zero.
Step 7: Calculate Your Results
Click Calculate to see your results.
The calculator provides the Total Area Needed, along with:
Base Area
Waste Added
Estimated Cost
Square Feet
Square Inches
Square Yards
Square Meters
Acres
This lets you calculate the area, account for extra material, estimate cost, and perform common area conversions in one place.
How to Calculate Square Feet
The basic square footage formula for a rectangular space is:
Square Footage=Length×Width
Both dimensions need to be expressed in compatible units.
For example, suppose a floor measures 18 feet long and 12 feet wide:
18×12=216 ft2
The floor area is 216 sq ft.
This length × width method is the standard starting point for rectangular spaces, but irregular spaces can be divided into simpler shapes and calculated section by section.
Square Footage Formulas
The correct square feet calculation depends on the area or shape you're measuring. Here are the formulas used for the different options supported by the calculator.
1. Known Area
Use Known Area when you already know the size of the surface.
For one area:
Abase=A
For multiple identical areas:
Abase=A×Q
Where:
A = known area
Q = quantity
Abase = combined base area
For example, if each area is 250 sq ft and you have two identical areas:
250×2=500ft2
The combined base area is 500 sq ft.
2. Room
A standard rectangular room uses length and width:
A=l×w
Where:
l = room length
w = room width
For a 15 ft × 12 ft room:
15×12=180 ft2
The room covers 180 sq ft.
3. Wall with Window
For a wall containing a window, calculate the entire wall and subtract the window opening.
A=(W×H)−(w×h)
Where:
W = wall width
H = wall height
w = window width
h = window height
Suppose the wall measures 12 ft × 9 ft and the window measures 4 ft × 3 ft:
A=(12×9)−(4×3)
A=108−12
A=96 ft2
The calculated wall area excluding the window is 96 sq ft.
4. Cathedral Wall
Your calculator uses Height 1, Height 2, and Width to calculate a cathedral wall.
The formula is:
A=21(h1+h2)×w
Where:
h1 = Height 1
h2 = Height 2
w = width
For example, if Height 1 is 8 ft, Height 2 is 12 ft, and the width is 20 ft:
A=21(8+12)×20=200 ft2
The cathedral wall covers 200 sq ft.
5. Square
All four sides of a square have the same length, so its area is:
A=s2
Where s is the side length.
For a square with 12-foot sides:
A=122=144ft2
The square covers 144 sq ft.
6. Rectangle
For a rectangle:
A=l×w
Where:
l = length
w = width
For a rectangle measuring 16 ft × 10 ft:
16×10=160 ft2
The area is 160 sq ft.
7. Rectangle Border
The Rectangle Border option uses Length, Width, and Border Width.
First calculate the outer rectangle, then subtract the inner rectangle:
A=(L×W)−[(L−2b)(W−2b)]
Where:
L = outer length
W = outer width
b = border width
Suppose:
Length = 15 ft
Width = 10 ft
Border Width = 1 ft
Then:
A=(15×10)−[(15−2)(10−2)]
A=150−(13×8)
A=46 ft2
The rectangular border covers 46 sq ft.
8. Circle
For a circle:
A=πr2
Where:
r = radius
π≈3.14159
For a circle with a radius of 6 ft:
A=π(6)2≈113.10 ft2
The circular area is approximately 113.10 sq ft.
If you know the diameter instead of the radius:
r=2d
9. Circle Border
The Circle Border option in your calculator asks for Inner Diameter and Border Width.
First calculate the inner radius:
r=2d
Then calculate the outer radius:
R=r+b
The border area is:
A=π(R2−r2)
Using the calculator's inputs directly:
A=π[(2d+b)2−(2d)2]
Where:
d = inner diameter
b = border width
r = inner radius
R = outer radius
For an inner diameter of 10 ft and border width of 2 ft:
r=5, R=7
Therefore:
A=π(72−52)=24π≈75.40 ft2
The circle border covers approximately 75.40 sq ft.
10. Annulus
An annulus is a ring-shaped area between an outer circle and an inner circle.
Your calculator asks for the Outer Diameter and Inner Diameter.
The formula using diameters is:
A=4π(D2−d2)
Where:
D = outer diameter
d = inner diameter
For an outer diameter of 20 ft and an inner diameter of 14 ft:
A=4π(202−142)
A=4π(204)
A=51π≈160.22 ft2
The annulus covers approximately 160.22 sq ft.
11. Triangle – Three Sides
The standard Triangle option asks for Side a Length, Side b Length, and Side c Length.
When all three sides are known, area can be calculated with Heron's formula.
First calculate the semiperimeter:
s=2a+b+c
Then calculate the area:
A=s(s−a)(s−b)(s−c)
Where:
a,b,c = three side lengths
s = semiperimeter
For sides measuring 5 ft, 5 ft, and 6 ft:
s=25+5+6=8
Then:
A=8(8−5)(8−5)(8−6)
A=144=12 ft2
The triangle covers 12 sq ft.
Heron's formula is specifically useful when all three side lengths are known but the perpendicular height is not.
12. Triangle, 1/2 b × h
When the base and perpendicular height are known, select Triangle, 1/2 b × h.
The formula is:
A=21bh
Where:
b = base
h = perpendicular height
For a base of 14 ft and height of 8 ft:
A=21(14)(8)=56 ft2
The triangle covers 56 sq ft.
The difference between your two triangle options is therefore simple: use Triangle when you know all three side lengths, or Triangle, 1/2 b × h when you know the base and perpendicular height.
13. Trapezoid
For a trapezoid:
A=2(a+b)h
Where:
a = first parallel side
b = second parallel side
h = perpendicular height
For parallel sides of 10 ft and 16 ft with a height of 8 ft:
A=21(10+16)×8=104 ft2
The trapezoid covers 104 sq ft. This is the standard trapezoid area formula used when the two parallel sides and perpendicular height are known.
How Quantity Changes the Square Footage
The Quantity field is useful when you have several identical areas.
After calculating one area's square footage:
Abase=A×Q
Where:
A = area of one section
Q = quantity
For example, if one area covers 180 sq ft and the quantity is 3:
180×3=540 ft2
The combined base area is 540 sq ft.
How the Waste Factor Is Calculated
A waste factor increases the amount of material needed without changing the actual measured size of the space.
Waste area:
Awaste=Abase×100W
Total area needed:
Atotal=Abase+Awaste
Where W is the waste percentage.
Suppose your base area is 500 sq ft and you enter a 10% waste factor:
Awaste=500×0.10=50ft2
Then:
Atotal=500+50=550ft2
You would plan for 550 sq ft of material.
The appropriate waste allowance depends on the material, room shape, cutting requirements, installation pattern, breakage, and how the product is packaged. It is better to choose a percentage appropriate for the specific project than to assume one waste percentage works for everything.
How to Calculate Material Cost
Once the Total Area Needed is known, the square footage calculator can use the Material Price, Per value, and Pricing Unit to estimate material cost.
For a simple price-per-square-foot example:
Estimated Cost=Total Area Needed×Price per ft2
Suppose you need 550 sq ft of flooring and the material costs $4 per sq ft:
550×4=$2,200
The estimated material cost is $2,200.
This should be treated as a material estimate rather than the final project price. Labor, taxes, delivery, installation supplies, minimum order quantities, package sizes, and other expenses may not be represented by the material price alone.
Square Footage Calculation Examples
Understanding a few real-world examples can make square feet calculations much easier. The method depends on the shape of the space and what you are trying to estimate.
Example 1: Square Footage of a Room
Suppose a bedroom measures:
Length = 14 ft
Width = 12 ft
Calculate the area:
A=14×12=168 ft2
The bedroom is 168 square feet.
Example 2: Multiple Identical Areas
Suppose you have three identical rooms, and each room measures 10 ft × 12 ft.
Area of one room:
10×12=120 ft2
For three rooms:
120×3=360 ft2
The combined base area is 360 sq ft.
Example 3: Area with Waste
Suppose a flooring project has a base area of 400 sq ft and you decide that a 10% waste allowance is appropriate.
Waste added:
400×10010=40 ft2
Total area needed:
400+40=440 ft2
You would plan for 440 sq ft of material.
Example 4: Square Footage with Material Cost
Suppose the total area needed after waste is 440 sq ft and the flooring costs $3.50 per square foot.
440×3.50=$1,540
The estimated material cost is $1,540.
Remember that this is a material estimate. Your total project cost may also include labor, delivery, taxes, underlayment, adhesives, tools, or other expenses.
How to Calculate Square Footage of an Irregular Area
Not every room, floor, yard, or project area forms one simple rectangle. For an irregular space, divide it into smaller shapes that can be measured individually and then add their areas together. This is also a commonly recommended approach for L-shaped and irregular rooms.
For example, imagine an L-shaped room that can be divided into two rectangles:
Section 1:
12×10=120ft2
Section 2:
6×5=30ft2
Add both sections:
120+30=150ft2
The total area is 150 sq ft.
For more complicated layouts, sketch the area first and mark each measurement. Then divide it into supported shapes such as rectangles, squares, triangles, circles, or trapezoids where appropriate.
Be careful not to overlap sections or count the same area twice.
Common Square Footage Conversions
Sometimes you need the same area expressed in a different unit. For example, a flooring supplier may use square feet while an international plan specifies square meters.
Here are some common conversions:
Area Unit | Equivalent |
1 square foot | 144 square inches |
1 square foot | 0.111111 square yards |
1 square foot | 0.092903 square meters |
1 square foot | 0.0000229568 acres |
1 square yard | 9 square feet |
1 square meter | 10.7639 square feet |
1 acre | 43,560 square feet |
Square Feet to Square Meters
Use:
m2=ft2×0.092903
For 500 sq ft:
500×0.092903=46.4515m2
So, 500 sq ft is approximately 46.45 m².
Square Feet to Square Yards
Use:
yd2=9ft2
For 450 sq ft:
450÷9=50yd2
Therefore, 450 sq ft equals 50 square yards.
Square Feet to Square Inches
Because 1 foot equals 12 inches:
1ft2=12×12=144in2
Therefore:
in2=ft2×144
For 100 sq ft:
100×144=14,400in2
How to Calculate Square Feet from Inches
If your measurements are in inches, you have two easy options.
First, convert each dimension to feet by dividing it by 12, then multiply the dimensions.
For example, suppose an area measures 144 inches × 120 inches.
Convert the measurements:
144÷12=12ft120÷12=10ft
Then:
12×10=120ft2
The area is 120 sq ft.
Alternatively, calculate the area in square inches and divide by 144:
Square Feet=144Square Inches
Both methods give the same result.
When and Where to Use a Square Footage Calculator
A sq ft calculator can be useful whenever you need to measure an area, estimate materials, or compare spaces.
Flooring and Carpet
Calculate the floor area before estimating hardwood, laminate, vinyl, tile, or carpet. A waste allowance can also be added when extra material is needed for cuts, fitting, or installation.
Tile Projects
Measure floors, bathroom walls, backsplashes, showers, and other surfaces before estimating tile requirements.
Walls and Painting Projects
Calculate wall area when planning paint, wallpaper, paneling, drywall, or other wall coverings. If a wall contains a window, your calculator's Wall with Window option can subtract the opening from the overall wall area.
Construction and Remodeling
Use square footage when planning floors, walls, patios, additions, and other construction or renovation work.
Landscaping
Calculate the area of lawns, gardens, patios, walkways, circular features, and other outdoor spaces before estimating area-based materials.
Material Cost Estimation
If a material is priced by square foot or another supported area unit, combine the required area with its price to create an initial material-cost estimate.
Multiple Identical Areas
The Quantity field is particularly useful when several identical rooms, panels, walls, or other surfaces need the same material.
Who Should Use a Square Footage Calculator?
Homeowners: Measure rooms, floors, walls, patios, and other spaces when planning improvements or buying materials.
DIYers: Quickly estimate the area needed for flooring, tile, wall coverings, landscaping, and similar projects.
Contractors and Builders: Calculate project areas and create preliminary material estimates.
Flooring Installers: Determine floor coverage and include an appropriate waste allowance when planning material requirements.
Painters and Decorators: Calculate wall surfaces, including walls where window openings need to be deducted.
Interior Designers: Measure floors and walls when planning layouts, finishes, furniture, and room improvements.
Landscapers: Estimate areas for lawns, patios, paths, garden sections, and circular landscape features.
Property Professionals: Use area calculations for preliminary planning and comparisons, while following applicable professional measurement standards when reporting official property square footage.
Benefits of Using a Square Footage Calculator
Using an online square foot calculator can simplify measurements and project planning in several ways:
Saves time: Calculate areas without repeatedly performing formulas manually.
Supports different shapes: Calculate more than basic rectangular spaces.
Handles measurement units: Reduce the need for separate manual unit conversions.
Calculates multiple areas: Use Quantity for identical spaces or surfaces.
Accounts for waste: Add extra material to the measured base area when appropriate.
Helps estimate material costs: Combine area requirements with material pricing.
Provides area conversions: View results in square feet, square inches, square yards, square meters, and acres.
Reduces simple math errors: Automated calculations help avoid mistakes in repetitive arithmetic, although accurate input measurements are still essential.
Tips for More Accurate Square Footage Measurements
A calculator can perform the math accurately only when the measurements and assumptions entered into it are appropriate.
Measure Instead of Estimating
Use a tape measure, laser measure, or another suitable measuring tool. Small measurement errors can become more significant across large areas.
Measure Every Relevant Section
Don't overlook closets, alcoves, hallways, niches, or other areas that are part of your project. Missing secondary spaces is a common source of underestimation in flooring measurements.
Use the Correct Shape
Choose the square footage calculator option that most closely matches the area being measured. For example, don't approximate an annulus as a solid circle when the center is open.
Check Your Units
Make sure each measurement uses the correct unit. Mixing inches, feet, meters, and other units without proper conversion can produce incorrect manual calculations.
Double-Check Your Measurements
Measure important dimensions twice before purchasing expensive materials.
Use Waste Factor Carefully
Waste is additional material, not additional physical room area. Choose an allowance based on the material, installation method, layout, cuts, pattern, and project requirements.
Check How Materials Are Sold
A calculation might show that you need 412 sq ft, but the material may only be sold in full boxes or bundles. In that case, you may need to round the purchase quantity up based on package coverage.
Common Square Footage Calculation Mistakes
Mixing Feet and Inches
Don't multiply a measurement in feet directly by another measurement in inches and call the result square feet.
Convert them to compatible units first.
Confusing Feet with Square Feet
A foot (ft) measures length.
A square foot (ft²) measures area.
For example, a 10-foot-long wall describes only one dimension. You also need another appropriate dimension to calculate its area.
Forgetting Quantity
If you're calculating five identical areas but enter a quantity of one, your result will represent only one of them.
Ignoring Openings
For some wall-material projects, doors and windows may need to be deducted from the surface area. Whether you should deduct them depends on what you're estimating.
Using the Wrong Shape Formula
A circle, triangle, rectangle border, and trapezoid do not use the same formula. Choose the shape that accurately represents your measurements.
Measuring an Irregular Room as One Rectangle
A single length × width calculation can overestimate an L-shaped room because it may include space that isn't actually part of the floor. Splitting irregular layouts into smaller rectangles and adding their areas is a standard solution.
Forgetting Waste When Buying Materials
The measured square footage and the amount of material you purchase are not always identical. Cutting and fitting can require additional material.
Confusing Square Feet with Cubic Feet
Square footage measures area, while cubic footage measures volume. If you're estimating a material where depth or thickness determines quantity, such as soil or some concrete applications, you may need a volume calculation instead.
Square Feet vs. Linear Feet vs. Cubic Feet
These measurements sound similar but describe different things.
Measurement | Symbol | Measures | Example |
Linear feet | ft | Length | Fence length |
Square feet | ft² | Area | Floor area |
Cubic feet | ft³ | Volume | Space or material volume |
Linear Feet
Linear feet measure distance in one dimension.
A board that is 12 feet long is:
12 linear ft
Its width does not need to be considered when you're only describing its length.
Square Feet
Square feet measure a two-dimensional surface.
A floor measuring 12 ft × 10 ft has:
12×10=120ft2
Cubic Feet
Cubic feet measure three-dimensional volume.
For a space measuring 12 ft × 10 ft × 2 ft:
V=12×10×2=240ft3
So, use linear feet for length, square feet for area, and cubic feet for volume.
How to Choose the Right Area or Shape
With 13 available options, choosing the correct calculator mode is important.
Select This Option | When You Know |
Known Area | Area is already known |
Room | Room length and width |
Wall with Window | Wall and window dimensions |
Cathedral Wall | Height 1, Height 2, and width |
Square | Length of one side |
Rectangle | Length and width |
Rectangle Border | Length, width, and border width |
Circle | Required circular measurement |
Circle Border | Inner diameter and border width |
Annulus | Outer and inner diameters |
Triangle | All three side lengths |
Triangle, 1/2 b × h | Base and perpendicular height |
Trapezoid | Two parallel sides and perpendicular height |
If your space is irregular, you may need to divide it into multiple supported shapes and calculate each section separately.
Frequently Asked Questions (FAQs)
How do I calculate square footage?
For a rectangular area, measure the length and width in feet and multiply them:
Square Footage=Length×Width
For other shapes, use the appropriate area formula.
How do you calculate square feet from length and width?
Multiply the length in feet by the width in feet. For example, an area measuring 14 ft × 10 ft is:
14×10=140sq ft
How many square feet is a 10 × 10 room?
A 10 ft × 10 ft room is:
10×10=100sq ft
So, it covers 100 square feet.
How many square feet is a 12 × 12 room?
A 12 ft × 12 ft room contains:
12×12=144sq ft
Therefore, the room is 144 square feet.
How many square feet is a 20 × 20 room?
Multiply 20 by 20:
20×20=400sq ft
A 20 × 20 room covers 400 square feet.
How do I find square footage if measurements are in inches?
Convert each measurement to feet by dividing by 12 and then calculate the area. You can also calculate the area in square inches and divide the result by 144.
How do I calculate the square footage of an L-shaped room?
Divide the L-shaped room into two or more rectangles. Calculate the square footage of each rectangle separately and add the results together.
How do I calculate square footage for multiple rooms?
Calculate each room separately and add the results:
Atotal=A1+A2+A3+⋯+An
If all rooms have identical dimensions, you can calculate one room and multiply its area by the number of rooms.
How do I add 10% waste to square footage?
Multiply the base area by 1.10.
For example:
500×1.10=550sq ft
So, 500 sq ft with 10% additional material becomes 550 sq ft.
How many square feet are in one square yard?
One square yard contains 9 square feet:
1yd2=9ft2
How many square feet are in an acre?
One acre equals 43,560 square feet.
How many square feet are in one square meter?
One square meter is approximately 10.7639 square feet.
What is the difference between square feet and feet?
Feet measure one-dimensional length, while square feet measure two-dimensional area. A room may be 12 feet long but have an area of 144 square feet if it measures 12 ft × 12 ft.
Can I calculate material cost from square footage?
Yes. If a material is priced per square foot, multiply the total area required by the price per square foot.
For example:
500sq ft×$4/sq ft=$2,000
Other pricing units can require an appropriate unit conversion before calculating the cost.
Is square footage the same as floor area?
Square footage is a measurement of area expressed in square feet. Floor area is the physical area of a floor, which can be expressed in square feet, square meters, or another area unit.
Does square footage include waste?
The actual measured square footage does not include waste. Waste is an additional material allowance added after calculating the base area. Your calculator displays these separately as Base Area, Waste Added, and Total Area Needed.
Does a square footage calculator tell me exactly how much material to buy?
It provides an area-based estimate, but actual purchasing requirements can differ. Package coverage, minimum quantities, installation pattern, cuts, breakage, product dimensions, and supplier recommendations may affect how much material you should purchase.
Conclusion
A square footage calculator makes it easier to calculate square feet for simple and complex spaces without manually working through every formula. Instead of being limited to length × width, you can calculate rooms, walls with windows, cathedral walls, squares, rectangles, borders, circles, annuli, triangles, and trapezoids.
The calculator can also account for multiple identical areas, add a waste factor, estimate material costs, and convert your area into different units. Whether you're planning flooring, tile, wall coverings, landscaping, construction, or a home improvement project, accurate measurements are the key to getting a useful result.
For the best estimate, select the correct shape, enter your dimensions carefully, use the right measurement units, and apply waste or material pricing only when it is relevant to your project.
Helpful Resources
Pro Tips
Always measure twice to avoid calculation mistakes.
Break irregular shapes into smaller rectangles or triangles.
Add a waste factor (usually 10-15%) when buying flooring or tiles.