Tile Calculator

Work out how many tiles you need to cover a given area. Enter the total area you want to cover and the area covered by a single tile (in the same units), then add an optional waste allowance for cuts and breakages.

Tiles needed62
Tiles without waste
56
Total tile area
22.32 m²

Results are estimates. Always confirm quantities against your specific layout, pattern, and the manufacturer's coverage figures before purchasing.

What the Tile Calculator Does and Who It's For

This tile calculator tells you how many tiles you need to cover a given area, plus a safety margin for cuts and breakage. You enter the total area you want to tile and the size of one tile, choose a waste percentage, and it returns the number of whole tiles to buy.

It's built for DIY homeowners planning a backsplash, floor, or shower wall, as well as tradespeople who want a quick, dependable count before ordering. Because it always rounds up to a whole tile, the result is a buy quantity you can take straight to the store.

How the Tile Calculator Works (The Formula)

The math is straightforward. First the calculator works out how many tiles cover the bare area, then it scales that up by your waste allowance, and finally rounds up so you never end up short.

Written out, the formula is:

tiles = ceil( area / tileArea x (1 + waste% / 100) )

Here area is the surface you're covering and tileArea is the footprint of a single tile (tile length x tile width). The ceil function rounds the result up to the next whole number, since you can't buy a fraction of a tile. Keep both areas in the same units, for example square feet with square feet, or square meters with square meters.

Worked Example With Real Numbers

Say you're tiling a floor that measures 12 ft by 10 ft, giving an area of 120 sq ft. You've chosen 12 in by 12 in tiles, so each tile is 1 ft x 1 ft = 1 sq ft. You set waste at 10%.

Plugging into the formula: 120 / 1 = 120 base tiles. Multiply by (1 + 10/100) = 1.10, which gives 132. The ceil step leaves it at 132 since it's already whole. So you'd buy 132 tiles.

If your tiles were 12 in x 24 in (2 sq ft each) instead: 120 / 2 = 60, times 1.10 = 66 tiles. Smaller tiles need more pieces; larger tiles need fewer but each cut wastes more material.

Choosing the Right Waste Allowance

The waste percentage covers cut-offs, breakage, and future repairs. The right number depends mostly on your layout:

  • 10% for a simple straight (grid) layout in a square or rectangular room.
  • 15% for diagonal layouts, which produce more angled cut-offs.
  • 15-20% for herringbone, intricate patterns, or rooms with many corners, alcoves, and obstacles.
  • Add a few extra tiles on top if the tile is from a discontinued line, so you keep spares for repairs from the same dye lot.

Common Mistakes and Factors That Affect Your Count

The most frequent error is mixing units, such as entering area in square feet but tile size in inches. Convert tile dimensions to feet (or meters) first, or use square inches consistently.

Other factors to watch:

  • Grout lines: wide grout joints slightly reduce how many tiles you need, but the effect is small and the waste margin usually absorbs it.
  • Dye-lot variation: order all tiles at once and check the batch number so colors match.
  • Irregular rooms: split L-shaped or angled spaces into rectangles, calculate each, then add the results.
  • Don't subtract small openings: for a tight count you can deduct large fixtures, but leaving them in adds useful spares.

Tips for an Accurate, Stress-Free Order

Measure each wall or floor section twice and at more than one point, since rooms are rarely perfectly square. Use the largest measurement to avoid coming up short.

Keep a few leftover tiles after the job. A box of matching spares is far cheaper than re-ordering a single tile years later, when the line may be gone. Treat the calculator's number as a reliable minimum, and round up to the nearest full box your supplier sells.

Frequently asked questions

What units should I use?

Use the same units for both fields. If the area to cover is in square metres, enter the tile area in square metres too (for example a 60 x 60 cm tile is 0.36 m²).

Why is a waste allowance included?

Tiles get cut to fit edges and corners, and some break during handling. Adding 10% (or more for diagonal or patterned layouts) helps ensure you buy enough and have spares for future repairs.

Why is the result always rounded up?

You cannot buy a fraction of a tile, so the total is rounded up to the next whole tile to guarantee full coverage.

How do I find the area of one tile?

Multiply the tile's width by its height in the same units. For example, a 0.30 m by 0.30 m tile has an area of 0.09 m².