Landscaping

Paver Calculator

Count the pavers, base stone and bedding sand needed for your patio or walkway.

ft
ft
in
in
Pavers needed
Base stone (4 in) tons
Bedding sand (1 in) tons

What you'll need to order

Prices vary by region and haul distance. Get quotes from at least two local suppliers.

How this calculator works

pavers = (area ÷ paver area) × 1.05

Paver area comes from length times width in inches divided by 144. The 5% allowance covers cuts at edges and curves — raise it to 10% for a herringbone or diagonal pattern, which wastes far more.

Switch the site to metric — the control is in the footer — and your inputs, your results and the tables below follow. The formula, the constants, the guidance text and the sources stay in US units on purpose: that is how the standards they come from are written, and restating them would detach each figure from the document you are meant to be able to check it against.

Where these numbers come from

Check the edition. Codes are amended every few years, and the one your inspector works from may not be the one named above.

Worked example

With area length 20 ft, area width 12 ft, paver length 8 in, paver width 4 in, this calculator returns 1134 .

Waste allowance

The headline figure includes a 5% allowance for waste and over-ordering. The exact requirement is shown alongside it.

Pavers needed for patios and paths of common size

Every row here opens the calculator already filled in. Copy that link and the numbers travel with it.

JobSizePavers needed
Garden path 30 ft × 3 ft × 8 in × 4 in 425.3
Small patio 12 ft × 10 ft × 8 in × 4 in 567.0
Large patio 20 ft × 16 ft × 12 in × 12 in 336.0
Driveway apron 20 ft × 12 ft × 8 in × 4 in 1,134
Fire pit surround 14 ft × 14 ft × 8 in × 4 in 926.1

Five percent covers a straight lay. Herringbone and diagonal patterns cut far more — allow ten.

Frequently asked questions

How many pavers do I need per square foot?

Divide 144 by the paver area in square inches. A 4 by 8 inch paver covers 32 sq in, so 4.5 pavers per square foot. A 12 by 12 inch paver is exactly one per square foot.

How thick should the base be under pavers?

Four to six inches of compacted crusher run for a patio or walkway, and 8 to 12 inches for a driveway. Compact in lifts of 4 inches or less — a single deep lift never compacts through.

How much bedding sand goes under pavers?

Exactly one inch, screeded flat and never compacted before laying. Thicker sand ruts under traffic and the pavers settle unevenly. Use coarse concrete sand, not fine mason sand.

How much extra should I order for cuts?

Five percent for a running bond or stack pattern in a rectangular area. Ten percent for herringbone, diagonal layouts or anything with curves — the offcuts from angled cuts are rarely reusable.

Add the paver calculator to your site

Free for any site, including commercial ones. No key, no quota, no script watching your visitors. Put this where the calculator belongs:

<iframe id="calcpit-paver-calculator" src="https://www.calcpit.com/embed/paver-calculator/"
        title="Paver Calculator" width="100%" height="870"
        style="border:1px solid #e2e2e2;border-radius:8px" loading="lazy"></iframe>
<p><a href="https://www.calcpit.com/calculators/paver-calculator/">Paver Calculator</a> by CalcPit</p>

<!-- Optional: shrinks the frame to fit. Safe to delete — the height above works without it. -->
<script>addEventListener("message",function(e){
  if(e.origin!=="https://www.calcpit.com"||!e.data||e.data.calcpit!=="paver-calculator")return;
  var f=document.getElementById("calcpit-paver-calculator");if(f)f.style.height=e.data.height+"px";
});</script>

All we ask is that the credit line stays under the frame. It is the only thing we get out of this, and it is what keeps the calculator free.