b2KIT

Board Foot Calculator

Calculate board feet of lumber from thickness, width, and length for woodworking projects.

Tested tool guide Tested browser tools Checked August 16, 2026

What Board Foot Calculator does, with a checked example

A board foot is the volume unit the hardwood trade bills in: 144 cubic inches, the size of a board 12 inches wide, 1 inch thick, and 1 foot long. This tool takes thickness, width, and length in the units you have - inches, feet, or quarter designations like 6/4 - converts everything to cubic inches, and divides by 144. The thing that trips up first-time buyers is that lumber dimensions are not what the labels say: a yard's 2x4 measures 1.5 by 3.5 inches, and hardwood thickness is quoted in quarters, so the answer is only as good as the numbers you type.

Worked example

A concrete input and expected output from the current implementation.

Input

Thickness: 4/4 (1 in), width: 6 in, length: 8 ft

Expected output

4 board feet

A 1-inch by 6-inch cross-section is 6 square inches, and 8 feet is 96 inches, so the board is 576 cubic inches; dividing by 144 gives 4 board feet. The same result comes from (1 x 6 x 8) / 12 when length is in feet.

How the result is produced

1

The 144-cubic-inch rule

The tool converts thickness, width, and length to inches, multiplies the three to get cubic inches, then divides by 144. When you enter length in feet, that division collapses to (thickness x width x length in feet) / 12. Either path lands on the same number: a 1-inch by 12-inch board is exactly 1 board foot per foot of length.

2

Units and conventions

Lumber dimensions arrive in three dialects: fractional inches, quarter designations such as 6/4 for 1.5 inches, and nominal softwood sizes where a 2x4 actually measures 1.5 by 3.5 inches. Feeding the tool nominal numbers instead of actual ones inflates the result by about half for a 2x4. The tool computes from whatever numbers you type, so converting to true dimensions first is on you.

Good uses

  • Pricing a purchase: multiply the yard's price per board foot by the total so you can compare quotes and sanity-check the invoice before paying.
  • Project budgeting: work through your cutting list piece by piece, sum the board feet, then walk into the yard with a target total instead of guessing.
  • Unit conversion: turn a plan stated in linear feet of a given thickness and width into the board feet a mill actually invoices.

Limits and checks

  • Nominal versus actual: typing a 2x4 or 2x6 as-is gives the volume of a bigger board than you will hold. Use the true dimensions, 1.5 by 3.5 or 1.5 by 5.5 inches.
  • The result is raw volume, not usable wood: saw kerf, cupping, defects, and grain matching consume 15 to 30 percent of a rough board, so buy more than the calculation says.
  • Surfaced stock shrank: a yard may plane 4/4 rough (a full inch) down to 13/16 inch and still bill the full inch. The calculator uses the dimensions you give it, so ask whether a quote is rough or surfaced before comparing.

Common questions

What is the difference between a board foot and a linear foot?

A linear foot is just length; a board foot is volume. A 6-foot board that is 1 inch thick and 6 inches wide contains 3 board feet, because each foot of length holds half a board foot. For 1-inch stock, board feet per linear foot equals the width in inches divided by 12; for thicker stock, multiply that by the thickness in inches.

Why does the yard's total differ from what I calculated?

Usually one of three things: you used nominal dimensions where they measured actual, the yard quoted rough thickness while you calculated the planed size, or each board was rounded before the boards were added together. Hardwood is commonly priced by rough board footage, so planed stock still bills as a full inch. Ask how the yard measures before you compare totals.

References and verification

The example and behavioral notes were checked against the browser implementation. Standards and primary references below define the relevant format, formula, or platform behavior.

Related Tools