Dimensional Weight Calculator
Calculate the billable weight of a package as the greater of actual weight or dimensional weight (L × W × H / carrier divisor). Use it to predict what carriers will actually charge you for shipping — especially important for bulky-but-light packages where dimensional weight dominates.
Last updated: May 2026
Compare with similar
About this calculator
The formula is: billable weight = max(actual weight, length × width × height ÷ carrier divisor). The carrier divisor (sometimes called the dimensional factor or DIM factor) varies by carrier and service: FedEx 139, UPS Daily Rates 139, UPS Retail Rates 166, USPS Ground Advantage 166, DHL 5000 (using cm and kg). Lower divisors produce higher dimensional weights — the lower the carrier's divisor, the more they charge you per cubic inch. Why does dimensional weight exist? Because shipping trucks fill up by volume long before they fill up by weight. A truck carrying 28,000 lbs of cubed steel cubes uses every cubic foot productively; the same truck carrying 28,000 lbs of feather-filled pillows would be 10× less volume-efficient. Dimensional pricing equalizes carrier revenue per cubic foot of truck space. Edge cases: very small or zero dimensions produce a trivial DIM weight where actual weight always wins; very large dimensions with low weight produce shipments billed at 3–10× actual weight. The result is in pounds when inches are used in the formula. Practical implications: e-commerce sellers can reduce shipping costs 20–40% just by switching to better-fitting boxes, using poly mailers instead of boxes where rigidity isn't needed, or compressing soft products. Item-fitted packaging is often worth the higher per-unit packaging cost because the shipping savings dominate.
How to use
Example 1 — Small dense item. A 5 lb hardware product in a 10 × 8 × 6 inch box, shipping via FedEx (divisor 139). DIM weight = 10 × 8 × 6 / 139 = 480 / 139 ≈ 3.5 lbs. Enter 10 for Length, 8 for Width, 6 for Height, 5 for Actual Weight, and 139 for Carrier (or whatever the calculator's carrier code is). Result: 5 lbs (actual weight wins). Verify: max(5, 3.5) = 5. ✓ Dense items are billed at their actual weight regardless of dimensions; this is the normal case for hardware, books, dense food items, and most metal goods. Example 2 — Bulky lightweight item. A 4 lb pillow in a 24 × 18 × 16 inch box shipping USPS (divisor 166). DIM weight = 24 × 18 × 16 / 166 = 6912 / 166 ≈ 41.6 lbs. Enter 24, 18, 16, 4, and 166. Result: 41.6 lbs billable. Verify: max(4, 41.6) = 41.6. ✓ A 4 lb pillow is billed as a 41.6 lb shipment because the box takes up significant truck volume. This is the textbook DIM-weight effect that surprises new e-commerce sellers — switching to a vacuum-packed shipping method that compresses the pillow to 24 × 18 × 4 inches would drop DIM weight to (24 × 18 × 4) / 166 ≈ 10.4 lbs and shipping cost by ~75%.
Frequently asked questions
What divisor does each major carrier use?
For domestic US shipping in inches and pounds: FedEx Ground and Express both use 139. UPS uses 139 for daily-rate contract customers and 166 for retail counter rates. USPS Priority Mail and Ground Advantage use 166. DHL eCommerce uses 139. Internationally and for metric measurements, carriers use 5000 (cm and kg) which is mathematically equivalent to 305.96 (in and lb) — slightly less aggressive than the US divisors. The lower the divisor, the more the carrier charges per cubic inch. Many carriers also have separate divisors for retail vs. business accounts, with retail divisors being higher (more favorable to shippers). Always check your specific service's divisor in the carrier's published rate sheet; switching carriers based purely on the divisor can change shipping costs 10–20% without any other negotiation.
When does dimensional weight matter vs. actual weight?
Dimensional weight wins (is billed) for packages with low density — under about 12 lbs per cubic foot at carrier divisor 139, under about 10 lbs per cubic foot at divisor 166. Industries where DIM weight typically dominates: e-commerce apparel and shoes (large boxes for relatively light items), home goods (lamps, bedding, decor), sporting goods, toys, and outdoor equipment. Industries where actual weight typically dominates: books, hardware, dense electronics, food, beverages, industrial parts, and metal goods. To estimate quickly: compute the package density (weight in lbs ÷ volume in cubic feet); if density is above 12 lb/ft³ you're billed by weight, below that you're billed by DIM. For e-commerce profitability analysis, dense items have predictable shipping costs that scale with weight; low-density items have shipping costs that scale with box size, and packaging optimization is a major competitive lever.
How do I reduce dimensional weight charges?
Several strategies. First, use the smallest box that adequately protects the contents — switching from a 14×12×10 box to a 12×10×8 box for the same item drops DIM weight from 1680/166=10.1 lbs to 960/166=5.8 lbs, a 43% reduction. Second, use poly mailers (envelopes) instead of boxes for non-fragile items; they have minimal added volume. Third, compress or fold soft items (clothing, towels, foam) before packing. Fourth, choose lower-DIM-divisor services where available; some USPS services use higher divisors that are more shipper-favorable. Fifth, for high-volume shippers, negotiate divisors directly with FedEx and UPS — large contract customers routinely get divisor concessions. Sixth, consolidate multiple items into one shipment when possible; the DIM-weight surcharge applies per package, so two small shipments often cost more than one larger one. Finally, consider regional carriers or fulfillment networks (e.g., Amazon FBA) that may have built-in shipping optimization for your product type.
What are the most common mistakes people make with dimensional weight?
The biggest is ignoring DIM weight entirely and budgeting shipping based on actual weight only — for bulky-but-light items this can underestimate costs by 3–10×. The second is using the wrong carrier divisor; FedEx, UPS, and USPS all have different ones, and the rate quote can change 20% just by switching carriers. The third is measuring rounded down — carriers round UP to the nearest pound for billable weight, and they typically round dimensions UP to the nearest inch. The fourth is shipping multiple boxes for one order without realizing each box gets its own DIM weight calculation; consolidating can save money even if the box is slightly larger. The fifth is over-protecting fragile items with excessive packaging when smaller alternatives (sized inserts, custom foam, void-fill paper) would protect just as well with less cube. Finally, many shippers don't weigh and measure systematically — packing tape and label thickness rarely matter, but using a 4-inch deep box when 3 inches would suffice can shift the dimensional weight enough to bump up a billing tier.
When should I not use this calculator?
Skip it for freight (LTL or FTL) shipments where freight class — not dimensional weight — determines pricing; for those, use a freight-class calculator that maps density to NMFC class. It is the wrong tool for parcel services that use simple flat-rate boxes (USPS Priority Mail Flat Rate), where the box dimensions are fixed by carrier and only weight matters within the limit. Do not use it for international shipping where customs and duties can dominate the total landed cost in ways DIM weight does not capture. For very small packages (under about 6 oz), some carriers use letter-rate or first-class-letter pricing that ignores DIM entirely. And for actual quotes you commit to customers, always verify with the carrier's live rate calculator — this formula is a planning estimate, and real carrier pricing includes fuel surcharges, residential delivery fees, additional-handling charges, and other modifiers this calculator doesn't model.