Skip to main content
🪑
CutOptim

Furniture making
cutting optimizer

Melamine board, laminated chipboard, MDF — professional cutting plans for furniture manufacturing.

Start optimizing
⚠️

Why is furniture cutting so hard to optimize manually?

Modern furniture production requires many different-sized parts in a single project. A wardrobe system can contain 40–50 different elements, and manual planning is nearly impossible to optimize.

How does CutOptim handle complex furniture projects?

Upload all parts from CSV, specify your stock sheets, and CutOptim generates the cutting plan in seconds. Edge banding requirements can also be considered.

Industry at a glance

$650+ billion
Global furniture market size (2024)
Statista
40–60%
Material cost share in furniture production
Industry average
18–25%
Typical cutting waste (manual planning)
Furniture manufacturing data
30–60 pieces
Parts per wardrobe project
CutOptim user data
📥

CSV import

Import your complete parts list from Excel/CSV — seconds instead of minutes.

📊

Multiple stock sizes

Different sized and thick stock sheets in one project.

💾

Project save

With Pro subscription, save and reload your previous projects.

Common use cases

Real-world scenarios where cutting optimization makes the biggest difference.

Office furniture

Desks, filing cabinets, and partition walls in standardized dimensions. High repeatability makes CSV import from design software highly efficient.

MATERIALMelamine chipboard 2800×2070mm, 18/25mm
SAVINGSBatch production savings of 15–25%

Bedroom sets

Bed frames, nightstands, wardrobes, and dressers from the same material. Coordinate all pieces in a single optimization run.

MATERIALLaminated MDF/chipboard, various thicknesses
SAVINGSSave 2–3 sheets per bedroom set

Retail fixtures

Display shelving, counters, and gondola units for shops. Often produced in series with identical dimensions.

MATERIALMelamine 2800×2070mm, HPL-faced panels
SAVINGSSeries production: optimize once, cut many times

Modular storage systems

Customizable shelf and cabinet systems with repeating module sizes. Edge banding calculation ensures correct procurement.

MATERIALWhite melamine chipboard 2800×2070mm, 18mm
SAVINGSEdge banding optimizer saves 5–10% on trim material
📊 Real example: Wardrobe system

A furniture maker produces a 3-room wardrobe system from 18mm laminated chipboard. 47 pieces, 12 different sizes.

Before
Manual planning8 sheets (2800×2070)
Waste24%
Material cost$500
After
CutOptim6 sheets (2800×2070)
Waste9%
Material cost$375

Common furniture materials

MaterialStandard sizesKerfTip
Laminated chipboard (LMDF)2800×2070, 2620×2070 mm3.5–4.0 mm (panel saw with scoring)Account for edge banding: ABS adds 0.4–2mm per banded edge
MDF (raw or painted)2800×2070, 2440×1220 mm3.0–3.5 mmNo grain — always allow rotation for maximum yield
HPL (High Pressure Laminate)2800×2070, 3050×1300 mm3.5 mmExpensive material — optimization has highest impact here
Plywood (furniture grade)2500×1250 mm3.0 mmFace grain matters for visible parts — use rotation control
Bulk CSV import
Guillotine cutting plan
Offcut management
Material cost calculator
PDF cutting plan
Multiple stock sizes
Engine API

Automate it — the Engine API

Furniture panel cutting is a 2D problem, and the same engine that runs here is available over HTTP — so a configurator or ERP can price and plan a cabinet run without a browser. Send the parts and the sheet stock as JSON; get back the layout, the guillotine cut plan, the yield and the total material price.

  • Attach a meta object (article number, order line) to every part and it comes back on each placed piece.
  • minimizeCost ranks layouts by total material price, not just sheet count — and returns totalPrice.
  • Deterministic: the same order always produces the same plan, for reproducible quotes.
POST /v1/optimize/2d
POST /v1/optimize/2d
{
  "parts": [
    { "w": 564, "h": 720, "qty": 2, "meta": { "part": "side" } },
    { "w": 600, "h": 720, "qty": 1, "meta": { "part": "shelf" } }
  ],
  "stock": [{ "w": 2800, "h": 2070, "qty": 30, "price": 42 }],
  "options": { "kerf": 3, "minimizeCost": true },
  "include": ["svg", "dxf"]
}

Frequently asked questions

How do I handle edge banding in CutOptim?+
CutOptim Pro includes an edge banding calculator. Mark which edges of each part need banding (top, right, bottom, left), and the system calculates total edge tape needed per color/type.
Can I import parts from furniture design software?+
Yes. Export your parts list as CSV from any design software (SketchUp, Polyboard, PRO100, Cabinet Vision). CutOptim accepts CSV with columns for width, height, quantity, and label.
How does CutOptim handle multiple board thicknesses?+
Create a separate cut for each board thickness within your project. For example, one cut for 18mm sides and shelves, another for 25mm tops, and a third for 8mm back panels.
What is the benefit of the offcut inventory for furniture workshops?+
After completing each project, usable remnants are stored in the offcut inventory with exact dimensions. New projects automatically check these offcuts first, reducing new material purchases by 5–15%.
Can I add my company logo to the PDF cutting plan?+
Yes. CutOptim Pro lets you upload your company logo, name, and slogan. Every PDF cutting plan, panel label, and quotation export will include your branding — professional output for your clients.
🪑

Try furniture optimization free

No registration needed, use it instantly.

▶ Start optimizing