Tested tool guide
Tested browser tools
Checked August 16, 2026
What Plant Spacing Calculator does, with a checked example
Enter a bed's length and width plus the spacing each plant needs, and this tool returns how many plants fit for three arrangements. Row mode stacks straight lines of plants; grid mode tiles the bed with equal squares; hexagonal mode staggers every other row so the rows sit closer together. The result is a geometric maximum, not a planting plan. The usual surprise: the spacing you enter is center-to-center, so at 12 inches apart the bare soil between mature plants is well under a foot, and staggered hexagons fit about 15 percent more plants than a plain grid at the same spacing.
Worked example
A concrete input and expected output from the current implementation.
Input
Bed 8 ft by 4 ft, grid spacing 12 in
->
Expected output
32 plants (8 columns by 4 rows)
Each plant is treated as owning a 12-inch square. The bed divides into 8 whole squares along 8 feet and 4 across 4 feet, so 8 x 4 = 32. Any partial strip left over at an edge is dropped rather than planted.