Tested tool guide
Tested browser tools
Checked August 16, 2026
What Soil Amendment Calculator does, with a checked example
This calculator turns bed dimensions into a shopping list: you enter length and width, choose an amendment and a soil type, and it returns the volume to add in cubic feet, cubic yards, and bags. The geometry is straightforward - area times depth - but soil type changes the recommended depth, since sandy soil drinks up more organic matter than heavy clay and a brand-new raised bed takes a far larger share of compost than an established bed. The surprise is how small a modest layer is: a 2-inch dressing on a 4-by-8 bed is only about 5.3 cubic feet.
Worked example
A concrete input and expected output from the current implementation.
Input
Bed: 4 ft x 8 ft; amendment: compost; depth: 2 in
->
Expected output
5.3 cubic feet, which is about 0.2 cubic yard. Buy 6 one-cubic-foot bags, or about one-fifth of a yard in bulk.
Volume is length x width x depth: 4 x 8 x (2/12) = 5.33 cubic feet. Dividing by 27 converts to cubic yards (0.198), and whole bags round the 5.33 up to 6.