Construction calculators

Board and Batten Calculator

Updated Sep 1, 2026 By Jehan Wadia
Rate Formulas
Wall & Batten Dimensions
Total finished width of the wall to be battened.
Actual width of one board (a 1×4 measures 3.5 in).
Batten run height — used for total board length.
Equal-gap layouts leave an edge gap at each end; corner layouts start and end with a board.
Calculation Mode
The gap is adjusted to the nearest layout that divides the wall evenly.
Result Display Options
Every result also shows the fractional-inch tape-measure equivalent.

Batten Layout Results

Battens Required
 
Open Panels (Gaps)
 
Exact Spacing / Panel Width
 
Edge Gap (each end)
 
Total Batten Coverage
 
Total Batten Length Needed
 
Scaled Wall Layout Diagram
Batten (board), numbered 1–n Open panel, labelled P1, P2, … Edge gap dimension (dashed line, brown label)
Batten Position List (measured from the left wall edge)
Batten # Left Edge (in) Left Edge (fractional inches) Center Line (fractional inches) Right Edge (in)
How the Wall Width Is Used
Step-by-Step Solution

Introduction

Board and batten siding looks best when the boards are spaced evenly. This board and batten calculator does that math for you. Type in your wall width, batten width, and wall height, and it tells you how many battens you need and how far apart to put them.

You can work three ways. Pick a spacing you like and get the batten count. Pick a batten count and get the exact spacing. Or pick how many open panels you want and get both. You can also choose whether the battens sit flush at the wall corners or leave an equal gap at each end.

The results include the exact gap size in inches, feet, centimeters, or meters, plus tape measure fractions down to 1/32 of an inch. You also get a scaled wall drawing, a list showing where each batten goes measured from the left edge, and the full math laid out step by step. Use it to plan siding, accent walls, or interior trim before you cut a single board.

How to use our Board and Batten Calculator

Enter your wall size, your batten size, and one spacing choice. The calculator gives you the batten count, the panel count, the exact gap, the edge gap, and the total board length you need, plus a layout diagram and a list of positions to mark on the wall.

Wall Width: Type the full width of the wall you want to cover. Pick inches, feet, centimeters, or meters from the drop-down next to the box.

Batten Width: Type the real width of one board. A 1×4 board is 3.5 inches wide, not 4 inches. Pick the unit next to the box.

Wall Height: Type how tall the battens will run. This is used to work out the total board length you must buy.

Layout Style: Choose "Equal gaps everywhere" if you want the same gap at both corners and between every board. Choose "Battens flush at both wall corners" if you want a board to sit right at each end of the wall.

Calculation Mode: Click one of the three tabs to pick what you know. Tab 1 works out the batten count, tab 2 works out the spacing from a batten count, and tab 3 works out the spacing from a panel count.

Desired Spacing (Tab 1): Type the gap you want between boards. The calculator rounds to the closest layout that fits the wall evenly.

Number of Battens (Tab 2): Type how many boards you want on the wall. Use a whole number.

Number of Panels (Tab 3): Type how many open spaces you want between the boards. Use a whole number.

Display Results In: Pick inches, feet, centimeters, or meters for your answers. You still get inch fractions for your tape measure.

Round Fractions To Nearest: Pick 1/8, 1/16, or 1/32 inch. This sets how fine the tape measure marks are.

Calculate and Reset: Results update as you type, but you can click Calculate to refresh them. Click Reset to go back to the default board and batten values.

What Is Board and Batten Siding?

Board and batten is a wall style made of two parts. The flat back layer is the board (or panel). The narrow strips nailed on top are the battens. The battens run up and down, and the open spaces between them are called panels. People use this look on outside siding, barns, accent walls, and bathroom walls. Inside the house, many people build the back layer from sheet goods sized with a drywall calculator.

Batten Spacing

Spacing is the open gap between two battens. Most walls look best with gaps of about 8 to 16 inches. Wide gaps feel calm and modern. Narrow gaps look busy and more like an old farmhouse. The key rule is that every gap should be the same size, so the wall looks even from end to end.

Common Batten Sizes

Lumber is sold by nominal size, but the real size is smaller. A 1×2 is about 1.5 inches wide. A 1×3 is about 2.5 inches. A 1×4 is about 3.5 inches. A 1×6 is about 5.5 inches. Always use the real width when you plan a layout, or your spacing will be off.

Two Ways to Lay Out Battens

Equal gaps everywhere: the wall starts and ends with a gap, so battens sit a little in from each corner. The number of gaps is one more than the number of battens.

Battens flush at the corners: a batten sits right at each end of the wall. This hides the corner joints and frames the wall, but you get one fewer gap than the number of battens.

Simple Math Behind It

The wall width is used up by the battens plus the gaps. If W is wall width, w is batten width, n is the number of battens, and g is the gap:

  • Equal gaps: W = n × w + (n + 1) × g
  • Battens at corners: W = n × w + (n − 1) × g

You almost never get a round number gap. Pick your batten count first, then let the math give you the exact gap, even if it lands on something like 12 716 inches.

Install Tips

Mark each batten from one end of the wall, not from the last batten. Small errors add up fast if you measure batten to batten. Snap plumb lines with a level or laser before you nail. Nail battens into studs or into the board layer with construction glue plus finish nails. A stud calculator shows where the framing members land. Caulk and paint the seams so water cannot get behind the wood on outside walls.


Formulas used

Wall width equation (equal gaps layout)
W = n\,w + (n+1)\,g
Wall width equation (battens flush at corners)
W = n\,w + (n-1)\,g
Batten count from desired spacing
n = \text{round}\!\left(\frac{W - s}{w + s}\right) \quad \text{(equal gaps)}, \qquad n = \text{round}\!\left(\frac{W + s}{w + s}\right) \quad \text{(flush corners)}
Panels from battens / battens from panels
P = n + 1,\ n = P - 1 \quad \text{(equal gaps)}; \qquad P = n - 1,\ n = P + 1 \quad \text{(flush corners)}
Exact gap (spacing / panel width)
g = \frac{W - n\,w}{P} = \begin{cases} \dfrac{W - n\,w}{n+1} & \text{equal gaps} \\[6pt] \dfrac{W - n\,w}{n-1} & \text{flush corners} \end{cases}
Edge gap at each end
e = g \quad \text{(equal gaps)}, \qquad e = 0 \quad \text{(flush corners)}
Batten position (left edge of batten i)
p_i = e + (i-1)(w + g), \qquad \text{center} = p_i + \frac{w}{2}, \qquad \text{right edge} = p_i + w
Total batten coverage and total board length
\text{Coverage} = n\,w, \qquad L_{\text{total}} = n\,h

Frequently asked questions

Why is my spacing not a round number?

Walls rarely divide into neat inches. Once the batten count is set, the leftover wall space is split evenly, so the gap often lands on a fraction like 12 7/16 inches. That is normal. Use the fractional inch value shown under each result to mark your wall.

Why did my batten count change when I switched layout style?

The two styles use different math. Equal gaps adds an open space at each corner, so it needs one more gap than the corner-flush style. With the same wall and same target spacing, the counts will not always match.

How do I measure and mark the battens on the wall?

Use the position table. It lists the left edge, center line, and right edge of every batten measured from the left wall edge. Always measure from that same end, never from the last board you nailed. Small errors add up fast when you measure board to board.

What spacing looks best for board and batten?

Most walls look good with 8 to 16 inches between battens. Wider gaps of 16 to 24 inches feel modern and calm. Tighter gaps under 12 inches look more like an old farmhouse or barn. Try a few counts in Tab 2 and look at the diagram before you buy lumber.

What does Total Batten Length Needed mean?

It is the batten count times the wall height. That is the total run of board you must buy, shown in feet and meters too. It does not add waste, so buy a little extra for cuts and mistakes.

How do I handle windows and doors on the wall?

Treat each solid section as its own wall. Measure the wall width between the window or door trim and run the calculator once for each section. That keeps the spacing even inside every section.

Can I use metric measurements?

Yes. Each input box has a unit drop-down for inches, feet, centimeters, and meters. You can mix them, such as feet for the wall and centimeters for the batten. Pick your output unit in the Display Results In box.

How many battens do I need for a 16 foot wall?

With 1×4 boards (3.5 in) and equal gaps near 12 inches, a 16 foot wall takes about 12 battens with a gap close to 12 3/4 inches. Change any number and the tool redoes the math right away.

Should the battens land on studs?

It helps, but it is not required. Even spacing usually will not match 16 inch stud centers. On outside walls, nail into the sheathing and framing where you can. Inside, construction glue plus finish nails holds battens fine on drywall.

What does the Edge Gap result mean?

It is the open space between the wall corner and the first batten. With the equal-gap layout it matches the normal gap, so the wall looks balanced. With battens flush at the corners it is zero, because a board sits right on each end.