DeckMath
Material · screws + clips + nails

Deck Fastener Calculator

The exact-count fastener tool most quotes hand-wave. 4 fastener systems × board geometry × joist spacing × stair count = total fasteners + 350-pack boxes + 2026-Q1 retail cost. Face-screws (2 per intersection, $48/box). Hidden clips (1 per intersection, $95/box, no visible heads). Rear clips ($85/box). Ring-shank nails legacy ($32/box). Auto-adjusts for narrower-than-standard composite (Fiberon 5-3/8″, AZEK 5-1/4″) and stair-tread fastener math (8 per tread).

4 systemsIRC R507.5Box count + cost
4·Fastener systems
IRC·R507.5 compliant
350·Per box (typical)
Auto·Stair math

Inputs

sqft

ft

in

Fasteners · face screws
1,1844 boxes · $192
Boards
704 lf total
Per board
@ 16″ joists
Total
+40 stairs
Boxes + cost
$192

Order summary

1,184 fasteners total — 4 boxes

IRC R507.5

1,144 for decking (44 boards × 26 each) + 40 for stairs. At 350/box, buy 4 boxes (1400 capacity).

IRC R507.5 — corrosion-resistant fasteners required. 2 per joist intersection for face-screws + nails; 1 per intersection for hidden/rear clips. Box price 2026-Q1 big-box retail (Home Depot, Lowe's, Menards).

How to use

Three steps. Permit-ready output.

  1. 01

    Enter deck area + board length + joist spacing

    Deck area drives board count. Board length (16 ft typical) drives joist intersection count per board. Joist spacing (16″ standard, 12″ for diagonal patterns).

  2. 02

    Pick fastener system

    Face screws (most common, 2/intersection, $48/box). Hidden clips (composite premium, 1/intersection, $95/box). Rear clips (older composite, 1/intersection, $85/box). Ring-shank nails (legacy, 2/intersection, $32/box).

  3. 03

    Pick board face width

    5.5″ standard for PT pine + generic composite. 5.375″ for Trex Enhance + Fiberon. 5.25″ for AZEK Vintage. Narrower face = more boards = more fasteners.

  4. 04

    Include stair fasteners if needed

    Stair treads use 8 fasteners each (3 ends × 2 + 2 center). Calc adds separately to deck total.

  5. 05

    Read total + boxes + cost

    Total fastener count + recommended box count (350-pack) + 2026-Q1 retail cost.

How we calculate

The math, fully transparent.

The Fastener Calculator counts the exact screws or hidden clips for any deck — 4 systems (face-screws, hidden-clips, rear-clips, nails) × board geometry (length × width × joist spacing) = total fasteners + box count + cost. Auto-handles stair-tread fastener math separately (~8 per tread). Field-tested at 2 fasteners per board-joist intersection (IRC R507.5 standard) and 1 clip per intersection for hidden systems. 2026-Q1 big-box pricing.

IRC references

  • IRC R507.5 — Decking attachment with corrosion-resistant fasteners
  • Manufacturer specs: Trex/TimberTech/Fiberon hidden-clip systems
  • ASTM D7032 — composite decking fastener compatibility

IRC R507.5 + manufacturer specs for hidden-clip systems. Box pricing 2026-Q1 big-box retail.

Board count
boards = ceil(deck_area / (board_length × board_width))

A 320 sqft deck with 16ft × 5.5″ boards = 320 / (16 × 0.458) = 43.6 → 44 boards.

Fasteners per board
fasteners = (ceil(board_length × 12 / joist_spacing) + 1) × system_multiplier

A 16ft board × 16″ joist OC = 13 intersections × 2 screws = 26 screws per board. Hidden clips use 1 per intersection = 13 clips per board.

Total fasteners
total = boards × fasteners_per_board + stair_fasteners

44 boards × 26 = 1,144 screws + 5 stairs × 8 = 40 = 1,184 total. Plus 10% buffer would be 1,302. Buy 4 boxes (350 each) = 1,400 capacity.

Box count + cost
boxes = ceil(total / 350); cost = boxes × $/box

1,184 ÷ 350 = 3.38 → 4 boxes. Face screws $48/box × 4 = $192. Hidden clips $95/box × 4 = $380.

Save your plan

Don’t lose this estimate.

Your inputs are preserved in the URL — email it to yourself or copy the link so you can compare with contractor bids later. No account needed.

Frequently asked

Questions, answered.

Embed this calculator

One line. Any site. Free.

Drop the snippet into your contractor site, blog, or marketing page. Theme matches the parent site automatically.

<!-- Drop into any HTML, WordPress, Webflow, or contractor site -->
<script src="https://embed.deckmath.com/v1.js"
        data-deckmath-calc="fastener-calculator"
        data-theme="auto"
        async></script>