How many decking boards do I need?

Build a decking cut list from the selected board profile, stock length, subframe spacing, fixing system, and layout allowance.

freeworks offlinenothing uploaded
ToolDeck Board Calculator
Input
Output
Put this on your own site

The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.

Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.

Preview

How it works

Board rows are the smallest whole number whose widths plus the gaps between adjacent boards cover the deck width. Their combined run is increased by the chosen cutting allowance and divided by stock length, while joists round up to the maximum permitted centres and crossings determine the fixing count.

Formula
rows = ceiling((deck width + one gap) ÷ (board width + gap))
fixings = board rows × joists × fixings per crossing
  • The product installation guide must supply board width, side gap, maximum joist centres, and the number of screws or clips at a crossing.
  • Waste is required as a layout decision because butt joints, picture framing, stairs, and unusable offcuts change it.

Worked example

A 4m by 3m deck
145mm boards with a 5mm gap, 3.6m board lengths, joists at 400mm centres
Input
											Deck length m: 4
Deck width m: 3
Board width mm: 145
Board gap mm: 5
Board length m: 3.6
Joist spacing mm: 400
Fixings per crossing: 2
Waste allowance percent: 10
										
Output
												Deck area m2: 12
Board rows needed: 21
Boards to buy: 26
Joists needed: 11
Total joist length m: 33
Fixings needed: 462
											

When to use this

Composite-deck plans take spans and gaps from the product guide, timber cut lists convert rows into stock lengths, and screw-fixed subframes count every board-joist crossing.

Edge cases

  • Twenty 145 mm rows with nineteen 5 mm gaps cover 2.995 m, so a 3 m deck needs a twenty-first row; treating every row as if it contributed a following gap gets this boundary wrong.
  • A run that is not exactly divisible by the permitted joist centres rounds up and adds the far-end joist, keeping actual spacing at or below the entered maximum.
  • Face screws may require two fixings per board-joist crossing while hidden clips use another rule, so the selected system’s count is mandatory.

References