container_lookup
Get ISO container specifications and calculate how many items or pallets fit. Input container type and item dimensions to determine loading capacity.
Instructions
Get ISO shipping container specifications and calculate loading.
Covers 10 container types: 20ft standard, 40ft standard, 40ft high-cube, 20ft/40ft reefer, 20ft/40ft open-top, 20ft/40ft flat-rack, and 45ft high-cube.
Use this tool when you need to:
Get internal dimensions, capacity (CBM), and weight limits
Find how many euro/GMA pallets fit in a container
Calculate how many items of a given size fit inside
Provide a container type for specs. Add item dimensions (l, w, h in cm) to calculate loading.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Container slug (e.g., "20ft-standard", "40ft-high-cube"). Omit to list all types. | |
| item_quantity | No | Number of items | |
| item_width_cm | No | Item width in cm | |
| item_height_cm | No | Item height in cm | |
| item_length_cm | No | Item length in cm (for loading calculation) | |
| item_weight_kg | No | Item weight in kg |