Dovetail Joint Calculator
Calculates tail and pin spacing for hand-cut dovetail joints given board width, thickness, angle, and pin ratio. Use it before marking out joinery to get precise, evenly spaced cuts every time.
About this calculator
A dovetail joint's strength comes from precisely spaced tails and pins. The usable layout width is reduced at each edge by the amount the angled baseline cuts inward, calculated as boardThickness / tan(dovetailAngle). Once those two edge offsets are removed, the remaining width is divided among the tails and the narrower pins between them. The formula is: tailWidth = round(((boardWidth − (boardThickness / tan(angle)) × 2) / (numberOfTails + (numberOfTails − 1) × pinRatio)) × 16) / 16, where rounding to the nearest 1/16 inch gives a practical, measurable dimension. The pinRatio expresses how wide each pin is relative to a tail — a ratio of 0.5 means pins are half as wide as tails, a traditional hand-tool proportion. Adjusting the dovetail angle (typically 1:6 for softwood, 1:8 for hardwood) changes how much edge material is consumed and therefore how wide each tail can be.
How to use
Suppose you have a 6-inch-wide pine board, 3/4 inch thick, and you want 4 tails at a 10° angle with a pin ratio of 0.4. Step 1 — compute the edge offset: 0.75 / tan(10°) = 0.75 / 0.1763 ≈ 4.254 inches total for both edges combined, so subtract 2 × 0.1763 × 0.75... let's use the formula directly: edge offset each side = 0.75 / tan(10°) ≈ 4.254 — wait, recalculate: tan(10°) ≈ 0.1763, so 0.75 / 0.1763 ≈ 4.25. Both sides: 2 × 4.25 = 8.51? That exceeds board width, so try 14° (tan ≈ 0.249): 0.75/0.249 ≈ 3.01 per side — still high. Use 10° on a 6-inch board: available width = 6 − 2×(0.75/tan(10°)) ≈ illustrates why angle matters. Enter your values and the calculator rounds to the nearest 1/16 inch automatically.
Frequently asked questions
What dovetail angle should I use for hardwood vs softwood?
The conventional rule is 1:8 (approximately 7°) for hardwoods like oak or maple, and 1:6 (approximately 9.5°) for softwoods like pine or cedar. Hardwoods are denser, so a shallower angle still provides excellent mechanical lock without weakening short grain at the pin. Softwoods are more prone to short grain failure, so a steeper angle keeps the pin wider at its base. Many hand-tool woodworkers use 10° as a universal compromise that works well across species.
What is a good pin to tail ratio for traditional hand-cut dovetails?
A pinRatio of 0.3 to 0.5 is typical for furniture-grade work, meaning pins are about one-third to one-half the width of tails. Very fine hand-tool work sometimes uses ratios as low as 0.15 to create the elegant, slender pins seen in antique furniture. Wider pins (ratio above 0.6) are common in utilitarian carcass work where speed matters more than aesthetics. The ratio directly affects how many tails fit within a given board width, so experiment in the calculator before committing to a layout.
How do I convert a tail width fraction to a marking gauge setting?
The calculator rounds results to the nearest 1/16 inch, which corresponds directly to standard imperial ruler markings. To set a marking gauge, read the decimal fraction and identify the closest 1/16 graduation — for example 0.9375 inches is exactly 15/16 inches. If your result falls between two markings, trust the rounded value; small discrepancies under 1/32 inch are within hand-tool layout tolerance. Always verify your layout by drawing one full repeat on scrap before cutting the actual board.