Smart loading with 3D preview. Supports pallet/non-pallet, batch import and PDF export. Cloud backup available — no login required.
Try Now3D packing is a combinatorial optimization problem. CargoPro uses a greedy heuristic: sort first, then place item by item under constraints for a fast usable plan.
With a fixed container volume, pack as much cargo volume as possible.
η = Σ Vᵢ / Vbin , Vᵢ = lᵢ · wᵢ · hᵢ
The closer η is to 1, the better. Weight and stacking constraints still apply.
The candidate free space must fit the item (use a feasible orientation if rotation is allowed).
lᵢ ≤ L' ∧ wᵢ ≤ W' ∧ hᵢ ≤ H'
L', W', H' are candidate cavity sizes; otherwise try the next position.
A typical approach is largest-first (FFD-style), score each cavity, and place at the best score.
choose argmax score(slot), e.g. score = −leftover void
It only optimizes the current step and rarely backtracks, so it stays fast.
From container & cargo rules, to preview and import/export, plus cloud backup without login — at a glance.
Enter cargo, container and pallet data to generate a plan. Batch text import, PDF export and 3D preview help you verify the load quickly.
Tune fragile, bearing-face, stack-layer and heavy-bottom rules. Sync to the cloud — no account required.
Download App
Try full loading plans with limits on plan count and custom features.
One-time purchase unlocks all features with no limits.
This app includes in-app purchases. One-time payment unlocks all features.