Embed our DIM weight calculator (free)

Embed our DIM weight calculator

A free, attribution-only widget for blog posts, 3PL resource pages, packaging guides, and Shopify themes.

Estimate billable shipping weight from box length, width, height, actual weight, and the carrier’s DIM divisor (139, 166, or 194). The widget is one self-contained iframe — no external scripts, no analytics, no signup. Attribution links back to Packrift.

Live preview

Copy this embed code

<iframe
  src="https://packrift.com/pages/dimensional-weight-calculator-embed"
  title="Dimensional weight calculator by Packrift"
  width="100%"
  height="640"
  frameborder="0"
  loading="lazy"
  style="display:block;width:100%;border:0;"></iframe>

What it does

  • Calculates DIM weight as ceil((L × W × H) ÷ divisor)
  • Returns billable weight as max(DIM, actual)
  • Supports divisors 139, 166, and 194
  • Tells the reader which weight is driving the bill and gives one practical action
  • Auto-recalculates on input change

Use cases

  • 3PL or fulfillment-blog explainer posts on parcel pricing
  • Shopify or WooCommerce shipping/packaging guides
  • Ecommerce-consultant resource pages on shipping cost
  • Box-vendor guides, mailer-vendor guides, and packaging-cost calculators

Terms

  • Free for any commercial or personal site.
  • Keep the “Calculator by Packrift” link visible. The widget does this by default; please don’t hide it with CSS.
  • No warranty — results are estimates. Actual carrier billing may vary by carrier, account rates, and pickup region.

Notes for site owners

  • The iframe is sandboxed by your browser; no top-level navigation or storage from inside the widget.
  • The iframe is responsive: it fills 100% of its container width and adapts at 900px and 640px breakpoints.
  • If your CMS strips iframes, copy the standalone HTML at /pages/dimensional-weight-calculator-embed and host it under your own domain — same terms apply.

Have a calculator request (mailer DIM, freight class estimator, stretch-film cost per pallet)? Reply to farhan@packrift.com and we’ll consider building it next.