Sheet cutting calculator

Work out how many sheets a job needs, how much waste you will produce and where every cut falls — with the inputs, formulas and pitfalls explained in plain language.

Updated: July 30, 2026

A sheet cutting calculator answers one very practical question: how many full sheets do I have to buy, and where do I put the saw? Everything else — waste percentage, total cut length, offcut sizes — follows from the same layout. This page explains exactly what the calculator needs from you, what each output number means, and the mistakes that make an otherwise perfect calculation useless in the workshop.

OptimalLayout runs the calculation in your browser: nothing is uploaded, there is no account required, and the result appears as you type. If you would rather start from a worked project, the example cut lists load a complete panel list into the tool in one click.

InputsSheet L × W × TPanel list + qtyKerf widthRotation allowed?Guillotinepackingfit → split → repeatOutputsSheets neededCut diagramWaste %Total cut lengthFour inputs decide every number the calculator reports.
Four inputs decide every number a sheet cutting calculator reports.

The four inputs that matter

Almost every wrong result traces back to one of four inputs. Get these right and the layout will match reality within a millimetre or two.

  1. Sheet size. Measure the sheet you actually own, not the size printed on the label. A nominal 2440 × 1220 mm panel is often 2445 × 1225 mm, and a damaged corner or a factory-trimmed edge can cost you 10–20 mm on one side. If you plan to trim a reference edge before cutting, enter the trimmed size.
  2. Sheet thickness. Thickness does not change the 2D layout, but it drives material cost, weight and — for cabinet work — the panel dimensions that depend on carcass thickness. Nominal 18 mm birch ply is frequently 17.5 mm; that 0.5 mm compounds across a five-panel joint.
  3. Panel list. Every finished part with its length, width and quantity. Enter finished sizes and let the optimizer handle the kerf; do not pad the parts yourself or you will double-count the blade.
  4. Kerf. The width of material the blade turns into dust. A thin-kerf track saw blade removes about 2.2 mm, a standard table saw blade 3.0–3.2 mm, an industrial panel saw up to 4.0 mm, and a 1/4" router bit 6.35 mm.
Sheet sizeRegion / useAreaNotes
2440 × 1220 mmUK / US 8 × 4 ft equivalent2.98 m²Most common plywood and MDF panel
2500 × 1250 mmContinental EU standard3.13 m²Slightly better yield for 600 mm cabinet parts
3050 × 1220 mmLong sheet, 10 × 4 ft3.72 m²Good for full-height wardrobe sides
2800 × 2070 mmMelamine jumbo board5.80 m²Needs a panel saw or a beam saw
1220 × 900 mmHobby CNC bed1.10 m²Machine bed limits the sheet, not the supplier
Typical sheet stock sizes used by the calculator's presets.

How the calculation actually works

The optimizer solves a two-dimensional bin packing problem under a guillotine constraint: every cut has to run from one edge of the remaining piece straight through to the other. That constraint is not a simplification — it is how a table saw, track saw and panel saw physically work. You cannot stop halfway through a sheet and turn a corner.

Panels are sorted largest-first and placed into the tightest free rectangle that will hold them. Each placement splits the remaining free area into two smaller rectangles, and the kerf is subtracted at every split. When nothing else fits, a new sheet is started. This first-fit-decreasing approach is not mathematically optimal — perfect 2D packing is NP-hard — but on real cut lists it lands within a few percent of the theoretical best in milliseconds, which matters far more than an extra 0.4% yield you would wait two minutes for.

Reading the output numbers

  • Sheets needed. The count of full sheets consumed. If it jumps from 2 to 3 because of one small part, try dropping that part onto an offcut you already have.
  • Used area vs waste. Waste is sheet area minus placed panel area, expressed as a percentage. Anything under 15% on a mixed cut list is good; under 10% is excellent. Kerf loss and unusable strips both live inside this number.
  • Total cut length. The sum of every cut line. It predicts saw time and blade wear better than the sheet count does — two layouts using the same number of sheets can differ by several metres of cutting.
  • Unplaced panels. Parts larger than the sheet, or larger than the sheet once kerf is subtracted. These always indicate an input error, not an algorithm limit.

Kerf: the number people get wrong

On a sheet with ten parallel cuts a 3.2 mm blade removes 32 mm of material — more than a centimetre wider than most people expect. If you set kerf to zero because "it is only three millimetres", the calculator will happily tell you four 600 mm pieces fit across a 2440 mm sheet. In the workshop the fourth piece comes out at 590 mm and the door no longer closes.

Measure your own kerf once: cut a scrap in two, push the halves back together against a straightedge, and measure the gap. Write it on the saw. Our kerf guide covers blade plate versus tooth width and why the two differ.

Cost estimating from the result

Once you know the sheet count, cost follows directly: sheets × price per sheet, plus a contingency sheet on any job with more than about twenty parts. Professional shops usually add 5–10% to the calculated sheet count for damage, mis-cuts and grain-matching rejects. If you are quoting a customer, quote the contingency sheet too; it is far easier than explaining a second material run halfway through the build.

Common pitfalls

  • Entering panel sizes that already include a saw allowance — the optimizer adds kerf itself.
  • Forgetting edge banding. If a part gets 2 mm banding on two edges, cut it 4 mm undersize.
  • Ignoring grain. Allowing free rotation gives a better yield but can put the grain sideways on a visible door. See the grain direction guide.
  • Using nominal thickness for joinery maths when the real sheet is 0.5 mm thinner.
  • Planning to the last millimetre with no trim allowance on the factory edge.

Ready to run the numbers? Open the optimizer, or read the full manual for a walkthrough of every field and export option.

Frequently asked questions

How many sheets do I need for a kitchen of base cabinets?
A typical 600 mm base cabinet carcass in 18 mm sheet uses roughly 1.4 m² of material, so a 2440 × 1220 mm sheet yields about two carcasses. For a ten-cabinet kitchen, expect 5–6 sheets plus one contingency sheet. Run your real panel list through the calculator — door and drawer-front layouts change the number significantly.
Does the calculator include the saw blade thickness?
Yes. Set the kerf field to your blade's actual cut width and it is subtracted at every cut, including between parts and at the sheet edges where a trim cut is made.
Why does the result use one more sheet than I expected?
Usually one oversized part forces a new sheet, or kerf pushes a row of parts just past the sheet width. Check the diagram for the panel that starts the extra sheet, then try enabling rotation or splitting that part differently.
Is the layout mathematically optimal?
No, and no practical tool is — 2D bin packing is NP-hard. The result is typically within a few percent of the theoretical optimum and is produced instantly, which is the right trade-off for shop work.
Can I use inches?
Yes. Switch the unit selector to inches and enter all sizes, including kerf, in inches. A standard 1/8" blade is 0.125 in.

Keep reading