Paver Calculator · Patio & Driveway Estimator

Paver Calculator

Estimate pavers, base gravel, sand bedding & total weight for any patio or driveway

Area Dimensions
Paver Specifications
Pattern & Waste Factor
%
Waste is auto-suggested from the pattern — adjust if needed.
Base Layers
Paver Estimate
✅ Efficient Layout
Total Area
—
Pavers Needed
—
Base Gravel Volume
—
Sand Bedding Volume
—
📋 Project Summary
Enter the project dimensions and paver specifications to see the estimate.
Pavers (No Waste)
—
Waste Allowance
—
Paver Weight
—
Coverage per Paver
—
🧾 Material Summary
Material
Quantity
Weight
Pavers
—
—
Base Gravel
—
—
Sand Bedding
—
—
Total
—
—
📊 Waste Factor Reference
Pattern
Typical Waste
Notes
Stack Bond
5%
Fewest cuts, grid layout.
Running Bond
5–10%
Offset joints, minimal cutting.
Basketweave
7–12%
Moderate cuts at edges.
Herringbone
10–15%
Angled cuts along all edges.
Circular / Fan
15–20%
Many radial cuts, highest waste.
Estimate only. Actual quantities may vary with site conditions, compaction, cuts and pattern. Confirm with your supplier before ordering. Paver weight assumes concrete at ~2,300 kg/m³; base & sand at ~1,600 kg/m³.

Powered by Toolraxy

\n'; var escaped = toolHtml.replace(/&/g, '&').replace(/"/g, '"'); embedCodeTextarea.value = ''; }window.toggleEmbedPanel = function () { if (embedPanel.style.display === 'none' || embedPanel.style.display === '') { generateEmbedCode(); embedPanel.style.display = 'block'; } else { embedPanel.style.display = 'none'; } };window.copyEmbedCode = function () { embedCodeTextarea.select(); if (navigator.clipboard) { navigator.clipboard.writeText(embedCodeTextarea.value).then(function () { alert('Embed code copied!'); }).catch(function () { alert('Press Ctrl+C'); }); } else { alert('Press Ctrl+C'); } };/* ─────────── Unit conversion on select change ─────────── */ function attachUnitConversion(inputEl, selectEl) { var prevUnit = selectEl.value; selectEl.addEventListener('change', function () { var newUnit = this.value; var val = parseFloat(inputEl.value); if (isFinite(val) && val > 0) { var factor = LEN_UNITS[prevUnit].toM / LEN_UNITS[newUnit].toM; inputEl.value = roundVal(val * factor, 4); } prevUnit = newUnit; calculatePavers(); }); }/* ─────────── Events ─────────── */ function bindAll() { [areaLengthInput, areaWidthInput, paverLengthInput, paverWidthInput, paverThicknessInput, jointWidthInput, wasteInput, baseDepthInput, sandDepthInput] .forEach(function (el) { el.addEventListener('input', calculatePavers); el.addEventListener('change', calculatePavers); });attachUnitConversion(areaLengthInput, areaLengthUnit); attachUnitConversion(areaWidthInput, areaWidthUnit); attachUnitConversion(paverLengthInput, paverLengthUnit); attachUnitConversion(paverWidthInput, paverWidthUnit); attachUnitConversion(paverThicknessInput, paverThicknessUnit); attachUnitConversion(jointWidthInput, jointWidthUnit); attachUnitConversion(baseDepthInput, baseDepthUnit); attachUnitConversion(sandDepthInput, sandDepthUnit);// Pattern changes → update waste document.querySelectorAll('input[name="pattern"]').forEach(function (el) { el.addEventListener('change', function () { wasteInput.value = patternWaste(this.value); calculatePavers(); }); }); }if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', function () { bindAll(); calculatePavers(); }); } else { bindAll(); calculatePavers(); }})();

Creator & Maintainer

Image of Faiq Ur Rahman, CEO & Founder Toolraxy

Faiq Ur Rahman

Founder & CEO, Toolraxy

Faiq Ur Rahman is a web designer, digital product developer, and founder of Toolraxy, a growing platform of web-based calculators and utility tools. He specializes in building structured, user-friendly tools focused on health, finance, productivity, and everyday problem-solving.

Share:

Rate this Tool

User Ratings:

0
0 out of 5 stars (based on 0 reviews)
Excellent
Very good
Average
Poor
Terrible

ADVERTISEMENT

ADVERTISEMENT

Ordering pavers is one of those jobs where getting the number wrong is expensive in both directions. Too few and you’re paying a second delivery fee mid-project. Too many and you’re stuck with a pallet of stone you can’t return. This calculator handles the quantity maths in one pass: it accounts for joint width, applies a pattern-specific waste factor, and produces the base and bedding volumes that sit underneath the pavers. It works for patios, driveways, walkways, and any other hardscape where the same laying method applies. You can mix metric and imperial units across different fields, enter the project area in feet, the paver dimensions in inches, and get the base volume in cubic yards automatically.

 

How to Use the Paver Calculator

  1. Enter the project’s length and width. Each field has its own unit selector, millimetres through yards.

  2. Add the paver’s length and width. Standard concrete pavers are typically 20 cm × 10 cm or 8 in × 4 in.

  3. Set the paver thickness, the vertical dimension of each unit, usually 6 cm or about 2.375 inches.

  4. Enter the joint width, the gap between pavers. This matters more than most people expect because it inflates the effective footprint of every paver.

  5. Pick a laying pattern. The waste allowance updates automatically to a value suited to that pattern, but you can override it.

  6. Set the base gravel depth and sand bedding depth. Common values are around 15 cm and 3 cm respectively, adjusted for traffic load.

  7. Load a quick-example scenario, 10×10 patio, 20×20 driveway, walkway, 4×4 patio, or large pavers to see realistic setups.

  8. Read the paver count at the top, then check the material summary table for gravel, sand, and total weight.

 

How the Paver Calculator Formula Works

Three separate calculations run from the same inputs, producing pavers, base material, and bedding material.

Formula: Effective paver area = (Paver length + joint width) × (Paver width + joint width)

Formula: Pavers needed = (Project area ÷ Effective paver area) × (1 + waste %)

Formula: Base volume = Project area × Base depth

Formula: Sand volume = Project area × Sand depth

Formula: Paver weight = Project area × Paver thickness × 2,300 kg/m³

Where project area is the length times the width of the paved surface, and the density constant of 2,300 kg/m³ reflects typical concrete pavers. Base gravel and sand bedding both use a density of 1,600 kg/m³ in the weight calculations.

The joint width is a subtle but meaningful input. A 3 mm joint on a 20 cm × 10 cm paver effectively enlarges each unit to 20.3 cm × 10.3 cm, about a 4.5% increase in footprint. Ignoring joints understates the paver count on larger projects by a few percent, which is exactly the margin the waste factor is supposed to cover. Including both means you’re ordering against a genuinely conservative figure.

The waste allowance is chosen by pattern. Stack bond, with its simple grid and minimal cutting, needs only about 5%. Herringbone, with angled cuts along every edge, needs closer to 12%. Circular and fan patterns, with radial cuts everywhere, push toward 18%. The calculator suggests a value when you select a pattern, and you can adjust it if your site has unusual geometry.

Output units are chosen automatically from the area length unit. If you entered the project dimensions in feet, the results come back in square feet, cubic yards, and pounds. If you entered metres, they come back in square metres, cubic metres, and kilograms. This avoids the awkward conversion step that shows up when you’re mixing manufacturer specs with site measurements.

 

Worked Example

You’re paving a 4 m × 3 m patio using 20 cm × 10 cm × 6 cm concrete pavers, laid in a running bond pattern with 3 mm joints. Base depth is 15 cm, sand bedding is 3 cm.

Step 1 – Project area:
4 × 3 = 12 m²

Step 2 – Effective paver area:
(0.20 + 0.003) × (0.10 + 0.003) = 0.203 × 0.103 = 0.020909 m²

Step 3 – Pavers before waste:
12 ÷ 0.020909 = 573.9 → 574 pavers

Step 4 – Waste allowance (running bond):
574 × 1.07 = 614.2 → 615 pavers

Step 5 – Base gravel volume:
12 × 0.15 = 1.80 m³

Step 6 – Sand bedding volume:
12 × 0.03 = 0.36 m³

Step 7 – Paver weight:
12 × 0.06 × 2,300 = 1,656 kg

Step 8 – Base and sand weight (for delivery planning):
Base: 1.80 × 1,600 = 2,880 kg
Sand: 0.36 × 1,600 = 576 kg
Total weight: 1,656 + 2,880 + 576 = 5,112 kg

That’s roughly 5 tonnes of material for a 12 m² patio, most of it in the sub-base. The pavers themselves are only about a third of the weight, the gravel and sand dominate. That’s the number that determines how many trips the delivery truck makes and whether the access path can support the load. The takeaway: sub-base material is easy to underestimate on a paver job, and it’s the largest logistical constraint.

Frequently Asked Questions

How many pavers do I need per square metre?

It depends on the paver size and the joint width. A standard 20 cm × 10 cm paver with 3 mm joints covers roughly 0.0209 m², so you need about 48 pavers per square metre before waste. Larger pavers cover more, so fewer are needed. The calculator handles this for any combination of sizes.

 

Do I need to include the joint width in the calculation?

Yes. Joints are part of the finished surface and they enlarge the effective footprint of every paver. Ignoring them undercounts the material by a few percent, which is usually enough to run short on a moderate-sized project.

 

What waste factor should I use?

Stack bond needs about 5%, running bond about 7%, basketweave about 10%, herringbone about 12%, and circular or fan patterns about 18%. The calculator selects these automatically when you choose a pattern, and you can adjust them for unusual site geometry.

 

How deep should the base gravel be?

For pedestrian areas, 10 cm of compacted base is usually sufficient. For driveways, 20–30 cm is standard, sometimes more on poor subgrade. The depth you enter determines the volume, the calculator doesn’t override your judgment about the right depth for the load.

 

How much sand goes under pavers?

A bedding layer of 2.5 to 4 cm is standard, applied loose and screeded to a consistent depth before laying. Once the pavers are compacted into it, the sand settles to roughly 2–3 cm. The calculator uses whatever depth you enter, in whatever unit you choose.

 

Why does the pattern affect the waste factor so much?

Because different patterns require different cutting patterns at the edges. Stack bond produces almost no offcuts on a rectangular project. Herringbone requires angled cuts along every edge. Circular patterns cut pavers radially. The more complex the geometry, the more material is wasted on partial units.

 

Can I mix metric and imperial units in the same calculation?

Yes. Each length field has its own unit selector, so you can enter the project area in feet and the paver dimensions in inches. The calculator converts everything to a common base before doing the maths.

 

What’s the difference between the metric and imperial output?

The output unit system is chosen from the area length unit. If you entered the project length in feet, the results come back in square feet, cubic yards, and pounds. If you entered metres, they come back in square metres, cubic metres, and kilograms. This matches the units most suppliers in each market use.

 

How accurate is the paver weight estimate?

It uses a density of 2,300 kg/m³ for concrete pavers, which is a standard mid-range figure. Natural stone pavers are denser, closer to 2,700 kg/m³ and some lightweight composite pavers are less. If you’re working with non-concrete pavers, adjust the weight expectation accordingly.

 

What if my project has a curved edge?

Add extra to the waste factor. The default percentages are calibrated for straight edges with a few corner cuts. Curved or irregular perimeters generate more offcuts and typically need 5–10 percentage points more waste.

 

Do I need to order extra pavers for future repairs?

It’s a good idea, especially with natural stone or dyed concrete where colour can vary between batches. Many installers keep 2–3% of the total as spares stored in the original packaging. That’s separate from the waste factor, which covers offcuts during the initial installation.

 

Does the calculator account for compaction of the base layer?

No. The base gravel volume is calculated from the depth you enter as a finished dimension. If you order loose gravel, you’ll need more than that finished volume because it compacts by roughly 20–25%. Order 25% more than the calculated volume to account for that, or confirm the supplier’s expected compaction rate.

Disclaimer

This paver calculator is an educational tool and does not constitute professional construction, engineering, or landscaping advice. Quantities are estimates based on the dimensions and assumptions you supply, and actual material requirements may differ due to site conditions, subgrade variability, compaction rates, cutting complexity, and installation method. Paver weight assumes a concrete density of 2,300 kg/m³, which is a mid-range figure and may not match every paver type. Always confirm quantities with your supplier before ordering, and consult a qualified landscape or hardscape contractor for projects involving vehicle traffic or structural loads.

ADVERTISEMENT

ADVERTISEMENT