Package Shipping Cost Estimator
Work out billable weight from box dimensions and actual weight, then apply your own rate card to see what USPS, UPS, and FedEx each charge for the same package.
Package shipping cost depends on two weight measurements: the actual weight and the dimensional weight (DIM weight). Carriers charge whichever is greater. The practice, called DIM pricing, exists to stop carriers hauling large, light boxes at a loss.
Dimensional Weight Formula:
DIM Weight (lbs) = (Length × Width × Height) / DIM Factor
Dimensions in inches. The DIM factor varies by carrier:
- UPS and FedEx: 139 (domestic)
- USPS Priority Mail: 166
- DHL: 139
Worked example: Package: 18 in × 14 in × 10 in, actual weight = 4 lbs DIM Weight = (18 × 14 × 10) / 139 = 2,520 / 139 = 18.1 lbs Billable weight = max(4, 18.1) = 18.1 lbs
Despite weighing only 4 lbs, you pay for 18. That gap is the single biggest cost surprise for anyone shipping light items in large boxes.
Why this calculator asks for your rate instead of guessing it
Published carrier rates change every year, differ by zone, and are routinely 30 to 60% off for anyone with a business account or a reseller like Pirate Ship. A number baked into a web page would be wrong for almost everybody reading it, and would quietly go staler every January.
So enter the rate you actually pay, from your rate card, your last invoice, or the quote on screen. The part this page can tell you that a rate quote often will not is which weight you are being charged for, and how much the carrier’s DIM divisor is costing you on this particular box.
The same rate card produces different totals across carriers purely because their divisors differ. USPS Priority divides by 166 and UPS and FedEx divide by 139, so a large light box is billed heavier by UPS and FedEx even when nothing else changes.
Rough US retail ranges, for sanity-checking a quote only. These drift with each annual increase and with your zone, so do not plan around them: ground service for a small parcel tends to run somewhere around $9 to $15, two-day service roughly double that, and overnight several times more again. Check the carrier’s own rate tool for anything that matters.
How to reduce shipping costs:
- Use the smallest box that safely fits the contents, since every inch feeds the DIM divisor
- For heavy, compact items, actual weight already dominates, so cushioning bulk is what costs you
- For light, large items, a polybag or padded mailer often drops the billable weight sharply
- If the box fits a USPS Flat Rate carton, DIM weight stops applying entirely, which is why flat rate wins for heavy small items
Zone-based pricing: Carriers divide the country into shipping zones (1 to 8) based on distance from origin. The same package shipped to zone 2 rather than zone 8 can cost half as much. This calculator does not model zones, because the rate you enter already has your zone baked into it.
How we build and check this calculator
This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.
SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.