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.
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.
- 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.
- 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.
- 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.
- 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 size | Region / use | Area | Notes |
|---|---|---|---|
| 2440 × 1220 mm | UK / US 8 × 4 ft equivalent | 2.98 m² | Most common plywood and MDF panel |
| 2500 × 1250 mm | Continental EU standard | 3.13 m² | Slightly better yield for 600 mm cabinet parts |
| 3050 × 1220 mm | Long sheet, 10 × 4 ft | 3.72 m² | Good for full-height wardrobe sides |
| 2800 × 2070 mm | Melamine jumbo board | 5.80 m² | Needs a panel saw or a beam saw |
| 1220 × 900 mm | Hobby CNC bed | 1.10 m² | Machine bed limits the sheet, not the supplier |
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.