Build precise carpet cut plans with fast roll mapping and smart seam handling. Enter room dimensions pattern repeats allowances and waste to see optimized cuts. Visualize roll usage and leftovers. Export tables as CSV or PDF and share with crews retailers and estimators. Includes example data rows editable inputs instant results clear instructions section
| # | Area name | Req width (ft) | Req length (ft) | Qty | Notes |
|---|
| Area | Req width (ft) | Req length (ft) | Qty | Notes |
|---|---|---|---|---|
| Living Room | 13.2 | 16.5 | 1 | Patterned |
| Bedroom 1 | 10.0 | 12.0 | 1 | Plain |
| Hall Runner | 3.0 | 18.0 | 1 | Runner |
| Stairs | 3.2 | 1.0 | 14 | Tread+rise per step |
allow_ft = edgeAllowanceIn / 12adjW = ceil_to_repeat(reqW + 2 * allow_ft, repeatW_in)adjL = ceil_to_repeat(reqL + 2 * allow_ft, repeatL_in)cutLen = adjL × (1 + wastePct/100)nWidths = ceil(adjW / rollWidth), each piece width = remaining portion ≤ rollWidthtotalLen = Σ cutLen; rolls = ceil(totalLen / rollLength); utilization = totalLen / (rolls × rollLength)Pattern repeats (inches) round each dimension up to the next multiple of the repeat before waste is applied.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.