Roll Length Calculator · Length from Diameter & Thickness

Roll Length Calculator

Calculate the length of material on a roll from diameter, core and thickness

Setup
Roll dimensions
in
in
laps
Thickness is often called caliper or gauge. For film and tape it's usually given in mils (1 mil = 0.001 in) or microns (1 µm = 0.001 mm).
Material (optional)
in
lb/in³
lbs
Width and density are optional — they add surface area and weight to the results. Weight assumes a solid, void-free material.
Results
📏 Medium roll
Roll length
—
—
Core — Material —
Roll length
—
Number of wraps
—
Surface area
—
Estimated weight
—
Outer diameter
—
Inner core diameter
—
Average circumference
—
Material thickness
—
Roll length at other diameters
Outer diameterRoll lengthNumber of wrapsvs current
Formula: L = π (D² − d²) ÷ (4 t) · D = √(d² + 4 L t ÷ π) · Number of wraps N = (D − d) ÷ (2 t). Assumes a tightly wound, uniform spiral.
Powered by Toolraxy
\n';var escaped = toolHtml .replace(/&/g, '&') .replace(//g, '>') .replace(/"/g, '"');embedCodeTextarea.value = ''; }window.toggleEmbedPanel = function () { if (embedPanel.style.display === 'none' || embedPanel.style.display === '') { generateEmbedCode(); embedPanel.style.display = 'block'; } else { embedPanel.style.display = 'none'; } };window.copyEmbedCode = function () { embedCodeTextarea.select(); if (navigator.clipboard) { navigator.clipboard.writeText(embedCodeTextarea.value).then(function () { alert('Embed code copied!'); }).catch(function () { alert('Press Ctrl+C'); }); } else { alert('Press Ctrl+C'); } };function bindAll() { [odInput, idInput, thicknessInput, lengthInput, widthInput, densityInput].forEach(function (el) { el.addEventListener('input', calculate); el.addEventListener('change', calculate); }); thicknessUnitSelect.addEventListener('change', calculate); unitSelect.addEventListener('change', onUnitChange); modeSelect.addEventListener('change', onModeChange); materialSelect.addEventListener('change', onMaterialChange); }if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', function () { rebuildThicknessUnits(); bindAll(); calculate(); }); } else { rebuildThicknessUnits(); bindAll(); calculate(); } })();

Creator & Maintainer

Image of Faiq Ur Rahman, CEO & Founder Toolraxy

Faiq Ur Rahman

Founder & CEO, Toolraxy

Faiq Ur Rahman is a web designer, digital product developer, and founder of Toolraxy, a growing platform of web-based calculators and utility tools. He specializes in building structured, user-friendly tools focused on health, finance, productivity, and everyday problem-solving.

Share:

Rate this Tool

User Ratings:

0
0 out of 5 stars (based on 0 reviews)
Excellent
Very good
Average
Poor
Terrible

ADVERTISEMENT

ADVERTISEMENT

A roll of tape, film, paper, or fabric is a spiral. Every wrap sits slightly outside the one before it, and the total length depends on how much space the material takes up between the core and the outer edge. This calculator uses the standard spiral formula to convert those dimensions into a length. It’s useful in manufacturing, packaging, printing, and warehouse work where you need to know how much material is left on a roll without unwinding it. Enter the outer diameter, core size, and thickness. The tool returns the length in feet or metres, the number of wraps, and the average circumference. Switch to reverse mode if you know the length and need the diameter.

 

How to Use the Roll Length Calculator

  1. Pick US or Metric from the setup dropdown.

  2. Choose your mode: find roll length or find outer diameter.

  3. Enter the outer diameter (or roll length, depending on mode).

  4. Add the inner core diameter.

  5. Enter the material thickness and pick its unit.

  6. Optionally add material width and density for surface area and weight.

  7. Read the roll length or outer diameter in the hero panel.

  8. Check the table for lengths at other diameters.

 

How the Roll Length Calculator Formula Works

The calculation models the roll as a tight spiral with no air gaps.

Formula: Roll length L = π (D² − d²) ÷ (4 t)
Formula: Outer diameter D = √(d² + 4 L t ÷ π)
Formula: Number of wraps N = (D − d) ÷ (2 t)
Formula: Average circumference = π (D + d) ÷ 2
Formula: Surface area A = L × width
Formula: Weight W = L × width × t × density
Where D = outer diameter, d = core diameter, t = material thickness, L = roll length

The core formula comes from the difference in area between the outer circle and the inner circle. That area, divided by the thickness of the material, gives the length of the strip. It works because every wrap adds a layer of constant thickness, so the total cross-sectional area of the material equals the area of the annulus between the two diameters.

The reverse formula solves the same equation for D instead of L. Given a target length, it returns the diameter the roll will reach. That’s useful when planning packaging or storage: you know how much material needs to fit and you need to size the roll.

Validation requires a positive outer diameter and thickness, and the outer diameter must be larger than the core. If the material thickness is zero or the input is invalid, the tool returns an error instead of a number.

 

Worked Example

A roll of LDPE stretch film has an outer diameter of 12 inches, a 3-inch core, and a thickness of 1 mil (0.001 inches). Width is 24 inches and density is 0.0332 lb/in³ (typical for LDPE).

Outer diameter: 12 in
Inner core: 3 in
Thickness: 1 mil = 0.001 in

Roll length: π × (144 − 9) ÷ (4 × 0.001) = π × 135 ÷ 0.004 = 106,029 inches
That’s 106,029 ÷ 12 = 8,836 feet.

Number of wraps: (12 − 3) ÷ (2 × 0.001) = 4,500 wraps

Average circumference: π × (12 + 3) ÷ 2 = 23.56 in

Surface area: 106,029 × 24 = 2,544,696 in² = 17,671 ft²

Weight: 106,029 × 24 × 0.001 × 0.0332 = 84.5 lbs

The badge reads “Very large roll” because 4,500 wraps crosses the 1,500-wrap threshold. A thicker film would produce fewer wraps and a shorter total length. Doubling the thickness to 2 mils would halve the length to about 4,418 feet.

Frequently Asked Questions

How do you calculate the length of a roll?

Use the formula L = π × (D² − d²) ÷ (4t), where D is the outer diameter, d is the core diameter, and t is the material thickness. All measurements must be in the same unit. A 10-inch roll with a 3-inch core and 10-mil material gives about 596 feet.

 

What is the formula for roll diameter?

D = √(d² + 4Lt ÷ π). For 5,000 feet of 1-mil material on a 3-inch core, convert to inches first (60,000 inches), then apply the formula. The result is about 9.24 inches outer diameter.

 

How many wraps are on a roll?

Divide the diameter difference by twice the thickness: N = (D − d) ÷ (2t). A roll from a 3-inch core to a 10-inch outer with 5-mil material has about 700 wraps.

 

What is material thickness measured in?

Film and tape use mils or microns. Paper uses points. Cardboard uses millimetres. Pick the unit that matches your spec sheet, and make sure the calculator uses the same unit for all inputs.

 

How do you convert mils to microns?

Multiply mils by 25.4. A 2-mil film is 50.8 microns thick. To go the other way, divide microns by 25.4.

 

How do you calculate the weight of a roll?

Multiply length × width × thickness × density. Use consistent units across all four values. The calculator handles the conversions automatically and returns the weight in pounds, ounces, grams, or kilograms.

 

Why does roll length change with thickness?

Thicker material fills the space between the core and the outer edge faster, so fewer wraps fit. Halving the thickness roughly doubles the roll length for the same diameter range.

 

What is the average circumference of a roll?

It’s π × (D + d) ÷ 2, the circumference at the midpoint between the core and outer diameter. Multiplying it by the number of wraps gives a sanity check on the roll length.

 

How do you measure roll diameter without unwinding?

Measure across the roll with a caliper or tape, through the centre. Take two or three readings at different angles and average them. Measure the core the same way. For soft rolls, press gently so you don’t deform the material.

 

Common mistakes when calculating roll length?

Mixing units is the top error. Mils with inches or microns with millimetres produces wildly wrong results. Using the core’s outer diameter instead of its inner diameter is second. Ignoring air gaps in loosely wound rolls is third.

Disclaimer

Estimates only. The calculator assumes a tightly wound spiral with no air gaps, which is rare in real rolls. Loosely wound materials, compressible foams, and textile rolls with variable tension will produce different lengths. Material thickness varies by manufacturer and batch. Always measure the actual roll or unwind a short section to verify the calculation before making decisions that depend on the result. Weight assumes void-free material; foams and textiles weigh significantly less per unit volume.

ADVERTISEMENT

ADVERTISEMENT