Guide · 6 min read · By the CraftCut team · Updated April 22, 2026

The plywood cut list optimizer guide: cut waste by 30%

Plywood is expensive. A single sheet of cabinet-grade hardwood ply runs $80–$150. Yet most makers waste 20–40% of every sheet because they lay out cuts by eye. A good cut list optimizer fixes that — here's how it works and how to use one.

Quick Answer

What does a plywood cut list optimizer do? It takes a list of panels you need to cut and arranges them on standard plywood sheets (typically 2440×1220mm or 4×8 ft) using bin-packing algorithms to minimize waste. Good optimizers also handle saw kerf, grain direction, and multiple sheet sizes.

How much waste can you eliminate? Optimization algorithms typically reduce plywood waste from 25–40% (manual layout) down to 10–20%, saving roughly one sheet per multi-sheet project — about $90 per project at 2026 prices.

The best free option: CraftCut runs in your browser, requires no signup, supports kerf and grain constraints, and exports printable cut diagrams as PDF or DXF.

Why manual layouts waste material

When you sketch panel placements on graph paper, you're solving a 2D bin-packing problem in your head. Even experienced makers leave 15–25% of every sheet on the floor as offcuts that are too small to use. On a multi-sheet project, that's real money.

The math is hard because:

How a cut list optimizer works

An optimizer treats your project as a 2D bin-packing problem and runs multiple algorithms to find the layout with the least waste. Here are the strategies most optimizers (including CraftCut) use:

1. First-Fit Decreasing (FFD)

Sort panels by size (largest first), then place each one in the first sheet where it fits. Simple and fast — often within 5% of optimal.

2. Best-Fit Decreasing (BFD)

Like FFD, but for each panel choose the sheet with the smallest remaining gap that still fits. Slightly slower, slightly better packing.

3. Guillotine cutting

Restricts cuts to full-width or full-length passes (which is how most table saws and panel saws actually work). Practical for real workshops, even if pure math says other layouts are tighter.

4. Bottom-Left Fill

Places each panel in the bottom-leftmost position where it fits. Produces visually clean layouts and works well for mostly-rectangular projects like cabinets.

A good optimizer runs all of these and picks the winner.

Try it yourself CraftCut runs all four algorithms automatically. Free, no signup.
Open CraftCut →

What to look for in an optimizer

Kerf compensation

Every saw cut removes material. If your blade is 3mm wide and you ignore that, your panels will be 3mm too small. Look for an optimizer that lets you set kerf width per project.

Multiple sheet sizes

Sometimes you have one full sheet and an offcut left from another project. A good optimizer lets you mix sheet sizes and uses your offcut first.

Grain direction

For visible panels (table tops, drawer fronts), grain should run a specific direction. The optimizer must respect that constraint and only rotate panels that don't have a grain requirement.

Edge banding

If you're banding visible edges, the optimizer should add the band thickness to the panel dimensions before cutting (otherwise your finished panel will be undersized).

Visual output

A spreadsheet of cut dimensions is useless at the saw. You need a printable diagram showing each sheet with the panels laid out, labeled, and dimensioned.

Manual vs optimized: a real comparison

Take a typical bookshelf project: 14 panels, mix of 600×800mm and 250×800mm pieces, made from 2440×1220mm plywood.

ApproachSheets usedWasteCost (at $90/sheet)
Manual layout (typical)432%$360
FFD optimization321%$270
Best-fit + guillotine318%$270

Net savings: $90 on a single project — and that's just one sheet of waste avoided. On a multi-project shop, the savings compound quickly.

How to use CraftCut's optimizer

  1. Open app.craftcut.io — no signup, no install. Loads in seconds.
  2. Set your sheet size. The setup wizard prompts you for dimensions, kerf width, and material type.
  3. Add your panels. Either enter dimensions directly, or design furniture visually on the canvas and CraftCut extracts the panels.
  4. View the optimized cut plan. CraftCut shows the layout, sheet count, and waste percentage. Try different optimization strategies and compare.
  5. Print or export. Save as PDF for the workshop, CSV for tracking, or DXF for CNC.

Common mistakes to avoid

Stop wasting plywood

Open CraftCut and run your next project through the optimizer. It's free and you'll see the savings on the first sheet.

Open the Optimizer →