# Roof Area Calculator

Calculate actual roof area from building dimensions and roof pitch. Get results in square feet and roofing squares with waste factor for material ordering.

## What this calculates

Your roof is larger than your building footprint because of the slope. Enter your building dimensions, roof pitch, and overhang to calculate the actual roof surface area. Results include roofing squares (1 square = 100 sq ft) so you can order shingles, underlayment, and other materials accurately.

## Inputs

- **Building Length** (ft) — min 0
- **Building Width** (ft) — min 0
- **Roof Pitch** — options: 3/12 (low slope), 4/12 (standard), 5/12, 6/12 (moderate), 7/12, 8/12 (steep), 9/12, 10/12 (very steep), 12/12 (45 degrees) — Rise over run. 4/12 means 4 inches of rise per 12 inches of run.
- **Overhang (Eave)** (ft) — min 0, max 4 — How far the roof extends past the exterior walls on each side
- **Waste Factor** (%) — min 0, max 25 — 10% for simple roofs, 15% for complex cuts and valleys

## Outputs

- **Footprint Area (with overhang)** (ft²)
- **Pitch Multiplier**
- **Roof Area** (ft²) — Actual roof surface area adjusted for pitch
- **Roof Area (with waste)** (ft²) — Order materials based on this number
- **Roofing Squares** — 1 square = 100 ft² of roofing material

## Details

## How the Calculation Works

**Roof Area = Footprint Area x Pitch Multiplier**

The footprint area includes the overhang on all sides. The pitch multiplier converts flat area to sloped area based on how steep the roof is.

## Pitch Multiplier Table

| Pitch | Multiplier | Angle | Description |
|-------|-----------|-------|-------------|
| 3/12 | 1.031 | 14.0 degrees | Low slope, minimum for shingles |
| 4/12 | 1.054 | 18.4 degrees | Standard residential |
| 5/12 | 1.083 | 22.6 degrees | Common residential |
| 6/12 | 1.118 | 26.6 degrees | Moderate slope |
| 7/12 | 1.158 | 30.3 degrees | Steeper residential |
| 8/12 | 1.202 | 33.7 degrees | Steep, walkable with care |
| 9/12 | 1.250 | 36.9 degrees | Steep, roof jacks recommended |
| 10/12 | 1.302 | 39.8 degrees | Very steep |
| 12/12 | 1.414 | 45.0 degrees | Maximum standard pitch |

The multiplier is calculated as sqrt(1 + (pitch/12)^2). A steeper roof has more surface area covering the same footprint.

## Understanding Roofing Squares

Roofing materials are sold in "squares." One square covers 100 square feet. A bundle of 3-tab shingles covers about 33 sq ft, so you need 3 bundles per square. Architectural shingles vary by manufacturer, but most require 3-4 bundles per square.

## Waste Factor Guidelines

- **Simple gable roof:** 5-10% waste
- **Standard hip roof:** 10-15% waste
- **Complex roof with valleys:** 15-20% waste
- **Irregular shapes and dormers:** 15-25% waste

## Frequently Asked Questions

**Q: How do I find my roof pitch?**

A: From inside your attic, place a level horizontally against a rafter and measure 12 inches along it. Then measure straight down from the 12-inch mark to the rafter. That vertical distance is the rise. If you measure 4 inches, your pitch is 4/12. You can also estimate from the ground by using a pitch gauge app on your phone.

**Q: What is a roofing square?**

A: A roofing square is a unit equal to 100 square feet of roof area. Shingles, underlayment, and other roofing materials are priced and sold by the square. For 3-tab shingles, you need 3 bundles per square. Architectural shingles typically need 3-4 bundles per square depending on the manufacturer.

**Q: Why is my roof area bigger than my house footprint?**

A: Two reasons: the overhang (eaves extend past the walls on every side) and the slope (a pitched roof covers more surface area than a flat one). A 4/12 pitch adds about 5.4% to the area. A 12/12 pitch adds 41.4%. The steeper the roof, the bigger the difference.

**Q: How much waste should I plan for?**

A: For a simple gable roof, 10% waste is standard. Hip roofs generate more waste from angled cuts, so plan for 12-15%. Complex roofs with multiple valleys, dormers, or irregular shapes can need 15-20% extra material. When in doubt, round up rather than making a second trip to the supplier.

---

Source: https://vastcalc.com/calculators/construction/roof-area
Category: Construction
Last updated: 2026-04-08
