Tools / Pallet Calculator

Pallet Calculator

Enter your carton size and a pallet type to see cartons per layer, layers per pallet, pallets needed, and a 2D top-view layer diagram.

CARTON
PALLET
CARTONS PER PALLET96
PER LAYER × LAYERS16 × 6
PALLETS NEEDED6
STACK134.5 cm · 960 kg
TOP VIEW — LAYER PATTERN
Load these pallets in 3D →

How pallet loading is calculated

The calculator tries both carton orientations on the pallet footprint and picks whichever fits more per layer, including a mixed pattern that fills leftover space with a rotated strip of cartons. Layers stack until you hit either the maximum stack height or the maximum stack weight, whichever comes first.

How many cartons fit on a standard pallet?

It depends on carton size and pattern. On a GMA 48×40in pallet, a 30×25cm carton typically arranges in a column pattern of roughly 16 cartons per layer, stacked to your maximum height or weight limit.

What is the standard pallet size in the US and Europe?

The US standard is the GMA pallet at 48×40in (121.9×101.6cm). Europe uses the EUR pallet at 120×80cm, which is narrower and gives a different carton layout for the same box size.

How high can I stack a pallet?

Non-racked pallets are commonly stacked to 137–152cm (54–60in) including the pallet itself, though this varies by product weight and stability. Racked warehouse or container shipments often allow higher stacks — check with your carrier or warehouse for their limit.

Embed this calculator on your site

Free to embed — paste this snippet into your page. It stays free, has no ads inside, and links back to us.

Add ?theme=light (or ?theme=dark) to the embed URL to lock the color theme regardless of the visitor's system setting.

<iframe id="cargosum-pallet-calculator" src="https://cargosum.com/embed/pallet-calculator/" width="100%" height="960"
  style="border:1px solid #ddd;border-radius:4px" title="Pallet Calculator — CargoSum" loading="lazy"></iframe>
<p>Calculator by <a href="https://cargosum.com/pallet-calculator/">CargoSum Pallet Calculator</a></p>
<script>window.addEventListener("message",function(e){if(e.origin==="https://cargosum.com"&&e.data&&e.data.type==="cargosum:embed-height"){var f=document.getElementById("cargosum-pallet-calculator");if(f&&e.source===f.contentWindow)f.style.height=e.data.height+"px";}});</script>