Dimensional Weight Calculator

Carriers' own calculators tell you what this parcel costs. This one tells you how small the box needs to be before the volume stops setting the price — which is the number you can actually design to.

🔒 Your data never leaves your browser.

Comparing:

Carriers round each side up before multiplying

A 12.4-inch cube is measured as 13 × 13 × 13, not 12.4³. That is 2197 cubic inches rather than 1907 — and at a divisor of 139 it is 16 pounds rather than 14. Most online calculators multiply the raw measurements and round once at the end, which quietly understates the bill.

Both figures are shown above so you can see the gap. Design to the rounded one, and measure the box at its widest point, bulge included.

The divisor is not a constant, so it is an input

It varies by carrier, service, destination and — importantly — contract. Negotiated accounts frequently carry their own divisor, which is exactly the sort of thing a hard-coded calculator gets wrong for the people who ship the most.

The presets here are the values commonly published. This project was not able to verify them from the carriers' own pages by automated request — UPS refused the connection, FedEx serves the number only via JavaScript, DHL returned 403 — so they are offered as a starting point and labelled as one rather than presented as verified fact. Put your own divisor in the last field and the comparison uses only that.

Mixing units gives a wrong answer that looks right

A divisor of 139 belongs to inches and pounds; 5000 belongs to centimetres and kilograms. Feed centimetres into 139 and you get a number that is wrong by more than an order of magnitude and entirely plausible-looking. This page skips divisors that do not match your units rather than computing them.

Every check this tool runs (7 rules)

DIM-M01 Confirm the divisor on your own rate card

The divisor is not a law of nature. It varies by carrier, by service, by destination and by contract — negotiated accounts frequently have their own. Every number here is a starting point you should check against your rate card, not a quote.

Source: Divisors are the values the major carriers commonly publish, but this project could not verify them from an anonymous fetch on 2026-08-23 — UPS refused the connection, FedEx serves the figure only via JavaScript, DHL returned 403 and the USPS DMM text was not retrievable. More importantly the divisor genuinely varies by service, destination and contract, and negotiated accounts often have their own. Treat the presets as a starting point and confirm the number on your own rate card.

DIM-V01 You are being charged for air

Dimensional weight exceeds actual weight, so the box size sets the price and the contents do not. This is the situation worth acting on: the same goods in a smaller box cost less to ship, with no change to the product.

Fix: Reduce the box to the break-even size shown, or split into a smaller carton.

Source: Divisors are the values the major carriers commonly publish, but this project could not verify them from an anonymous fetch on 2026-08-23 — UPS refused the connection, FedEx serves the figure only via JavaScript, DHL returned 403 and the USPS DMM text was not retrievable. More importantly the divisor genuinely varies by service, destination and contract, and negotiated accounts often have their own. Treat the presets as a starting point and confirm the number on your own rate card.

DIM-V02 Actual weight decides the price

The parcel weighs more than its volume implies, so shrinking the box will not reduce the cost. Effort is better spent on the weight itself.

Source: Divisors are the values the major carriers commonly publish, but this project could not verify them from an anonymous fetch on 2026-08-23 — UPS refused the connection, FedEx serves the figure only via JavaScript, DHL returned 403 and the USPS DMM text was not retrievable. More importantly the divisor genuinely varies by service, destination and contract, and negotiated accounts often have their own. Treat the presets as a starting point and confirm the number on your own rate card.

DIM-R01 Rounding each side up changes the answer

Carriers generally round each dimension up to a whole unit before multiplying, then round the result up again. Multiplying the raw measurements and rounding once — which is what most online calculators do — gives a smaller number. When a fractional dimension pushes the billable weight into the next band, that difference is a real charge.

Fix: Design to the rounded-up figure, and measure the box at its widest point including any bulge.

Source: Divisors are the values the major carriers commonly publish, but this project could not verify them from an anonymous fetch on 2026-08-23 — UPS refused the connection, FedEx serves the figure only via JavaScript, DHL returned 403 and the USPS DMM text was not retrievable. More importantly the divisor genuinely varies by service, destination and contract, and negotiated accounts often have their own. Treat the presets as a starting point and confirm the number on your own rate card.

DIM-U01 Dimensions and divisor use different units

A divisor of 139 belongs to inches and pounds; 5000 belongs to centimetres and kilograms. Feeding centimetres into 139 produces an answer that is wrong by more than an order of magnitude, and it looks plausible.

Fix: Pick the preset that matches the units you measured in.

Source: Divisors are the values the major carriers commonly publish, but this project could not verify them from an anonymous fetch on 2026-08-23 — UPS refused the connection, FedEx serves the figure only via JavaScript, DHL returned 403 and the USPS DMM text was not retrievable. More importantly the divisor genuinely varies by service, destination and contract, and negotiated accounts often have their own. Treat the presets as a starting point and confirm the number on your own rate card.

DIM-I01 A dimension or weight is missing or not positive

All three dimensions and the actual weight are needed, and all must be greater than zero.

Source: Divisors are the values the major carriers commonly publish, but this project could not verify them from an anonymous fetch on 2026-08-23 — UPS refused the connection, FedEx serves the figure only via JavaScript, DHL returned 403 and the USPS DMM text was not retrievable. More importantly the divisor genuinely varies by service, destination and contract, and negotiated accounts often have their own. Treat the presets as a starting point and confirm the number on your own rate card.

DIM-S01 The gap between divisors is worth seeing

The same parcel priced with different divisors can differ substantially in billable weight. If a service with a larger divisor is available for the lane, the saving is the difference shown, at no cost in packaging.

Source: Divisors are the values the major carriers commonly publish, but this project could not verify them from an anonymous fetch on 2026-08-23 — UPS refused the connection, FedEx serves the figure only via JavaScript, DHL returned 403 and the USPS DMM text was not retrievable. More importantly the divisor genuinely varies by service, destination and contract, and negotiated accounts often have their own. Treat the presets as a starting point and confirm the number on your own rate card.

Arithmetic and break-even analysis only. The divisors are commonly published values this project could not verify by automated request — check yours on your rate card.