Processed locally in your browser — nothing you enter here is uploaded.

Coverage Calculator

Turn a room measurement into the number of boxes, rolls, bags, or tins to order. Set how the product is sold, enter the space, and the calculator adds a waste allowance and rounds up to whole units. Store owners can embed the same calculator on a product page.

Product settings

Describe how the product is sold. These values drive the calculator below and the embed code.

#6d28d9

What the shopper sees

Enter your measurements to see how many boxes you need.

Add it to your store

Paste this where the calculator should appear on the product page. The script sizes the frame to its content, and shopper measurements never leave the frame.

<div data-miniutil-widget="coverage-calculator"></div>
<script src="https://miniutil.com/miniutil-embed.js" async></script>

How much do I need to buy?

Most coverage mistakes are arithmetic, not measurement. A room is measured correctly, then the area is divided by the coverage figure on the box and rounded down, or the waste allowance is forgotten entirely. The result is a second delivery, a different batch, and a visible join. This calculator does the same sum every time: measure, add waste, divide by what one unit covers, round up.

The calculation

For an area product the calculator multiplies length by width, adds the waste allowance as a percentage, divides by the coverage of one unit, and rounds up to a whole unit.

A room of 4.2 m by 3.8 m is 15.96 m². With a 10% waste allowance that becomes 17.56 m². If one box covers 2.2 m², then 17.56 ÷ 2.2 is 7.98, which rounds up to 8 boxes.

Rounding up is deliberate. Ordering 7.98 boxes is not possible, and buying short means a second order from a different batch.

Three ways products are sold

  • Area covers flooring, tiles, wallpaper, paint, artificial grass, decking, insulation, and roofing. One unit covers a number of square metres or square feet.
  • Volume covers gravel, mulch, bark, and soil, where the depth of the layer decides the quantity. Enter length, width, and the depth of the layer; the calculator works in cubic metres or cubic feet.
  • Length covers fabric, trim, edging, and anything sold by the running metre or foot. Only the length matters.

Choosing a waste allowance

Waste covers offcuts, breakages, and pattern matching. It is a judgement, not a constant, and the right figure depends on the product and the room.

  • A simple rectangular room with a plain product often needs about 5%.
  • A room with alcoves, angles, or a diagonal layout usually needs 10% or more.
  • A patterned wallpaper or tile with a repeat can need considerably more, because each drop has to be aligned.

The default is 10%. Sellers frequently publish their own recommendation for a specific product, and that figure should win over a general rule.

What this calculator does not know

The arithmetic is only as good as the coverage figure entered into it. A few things sit outside the calculation and still change the order:

  • Pattern repeat on wallpaper and patterned tiles, which increases waste beyond a flat percentage.
  • The number of coats for paint. Coverage on a tin is usually quoted per coat, so a second coat doubles the requirement.
  • Irregular rooms. Split an L-shaped room into rectangles, calculate each, and add the results.
  • Batch and dye lot differences between separate orders.
  • Whether the seller sells part units, accepts returns on unopened packs, or applies a minimum order.

Embedding it on a store

The embed code on this page renders the calculator inside an iframe on your own product page, configured for one product. Measurements a shopper types stay inside that frame: they are not sent to MiniUtil, and the host page receives only the content height so the frame can be sized correctly.

Configuration travels in the embed code itself rather than in an account, so there is nothing to sign up for and nothing stored. Changing a product's coverage means editing the attribute in the snippet.

Related tools include the square feet to square meters converter for reconciling a supplier figure quoted in different units, the feet to meters converter for measurements taken with an imperial tape, and the percentage calculator for checking a waste allowance by hand.

Share this utility

Send the tool, not any text or files you entered. Input is never added to the share URL.