Grab boxes. Break loads. Watch the score react. Everything on this page runs the real packing and stability math from the open-source core — no canned animations, no invented numbers.
Columns: sku_id, length_mm, width_mm, height_mm, weight_kg (fragility optional). The plan you get is computed by the same algorithm as the Python core — placements, density, and stability are all derived from geometry.
palletizer_full/optimizer.py. Deployed cells use the Python core as the source of truth via the same API contract (/api/optimize, /api/validate-stability, /api/adapt-plan).