Shingles Calculator

The Shingles Calculator computes shingles from the relation bundles = ceil( roof area / 100 x (1 + waste percent / 100) x bundles per square ). It takes 3 inputs (roof area in sq ft, waste allowance in %, bundles per roofing square) and returns the shingles. Because this is a pure mathematical or physical formula rather than a jurisdiction-specific rule, the result never changes over time: the same inputs always produce the same answer, so you can rely on it whether you are checking homework, sizing a design, or sanity-checking another tool. Enter your values in the fields below and the result updates instantly; you can also share a permalink that pre-fills the exact calculation, which is useful for teaching, reports, or collaboration. For example, with roof area = 1500 sq ft, waste allowance = 15 %, bundles per roofing square = 3, the shingles works out to 52, and the worked example further down the page shows every step so you can follow the arithmetic and reproduce it by hand. The method is the standard form documented by CalculatorHub methodology, and the figure above each result carries the date it was last verified. This tool is general information and is not a substitute for professional engineering, medical, financial, or scientific advice; always check critical results against the primary source and your own judgement.

With Roof area = 1500 sq ft, Waste allowance = 15 %, Bundles per roofing square = 3, the result is 52.

Formula: bundles = ceil( roof area / 100 x (1 + waste percent / 100) x bundles per square ). Source: CalculatorHub methodology, as at 2026-06-23.

Shingles52

Applies to: any numeric inputs. Method source: CalculatorHub methodology, checked 2026-06-23.

The formula

bundles = ceil( roof area / 100 x (1 + waste percent / 100) x bundles per square )

Worked example

With Roof area = 1500 sq ft, Waste allowance = 15 %, Bundles per roofing square = 3:

  1. squares with waste = 1500/100 x (1 + 15/100) = 17.250
  2. bundles = ceil(17.250 x 3) = 52
  3. Shingles = 52

This worked example is one of the automated golden-value tests this calculator must pass before it can publish.

What this assumes

  • Inputs are real numbers in the units shown.
  • The result is the exact value of bundles = ceil( roof area / 100 x (1 + waste percent / 100) x bundles per square ); general information, not professional advice.

Frequently asked questions

What formula does this use?

bundles = ceil( roof area / 100 x (1 + waste percent / 100) x bundles per square ), the standard form documented by CalculatorHub methodology.

Does the result ever change over time?

No. This is a pure formula with no external rate, so the same inputs always give the same result.

Official sources and verification

Reviewed by the CalculatorHub team, edited by James Graham, 2026-06-23. See our methodology. General information, not professional advice.