basic

Paver Quantity Calculator

Pavers needed to cover a patio or walkway.

Compute the number of pavers needed to cover a rectangular patio or walkway from the area to be paved and the dimensions of each paver, with a 10 % cuts/waste allowance.

Published Last reviewed 1 min read

Inputs

ft²
in
in

Results

Enter values and click Calculate to see results.
Was this helpful?

How to use this calculator

  1. Fill in the inputs above using the units you already have.
  2. Values update automatically as you type — no submit button needed.
  3. Hover any result row for the underlying formula and intermediate values.

Formula

Pavers = ceil(area_sqft · 144 · 1.10 / (paver_length_in · paver_width_in)).

In depth

Compute the number of pavers needed to cover a rectangular patio or walkway from the area to be paved and the dimensions of each paver, with a 10 % cuts/waste allowance.