The calculator determines the quantity of tiles required for wall tiling and, for a rectangular room, can also calculate floor tiles. The calculation is based on the actual layout geometry and takes into account the surface dimensions, tile size, grout joint width, layout pattern, alignment, edge cuts, reuse of suitable offcuts, openings, and the specified waste allowance.
The wall tile quantity is calculated in pieces according to the actual arrangement of tiles in rows, rather than by simply dividing the tiled area by the area of one tile. This means that tiles that need to be cut along the boundaries of the surface are also included.
Rectangular room. The total area of the four walls is calculated from the room length A, width B, and wall height H. Dimensions are entered in millimetres, so the result is converted to square metres.
Swalls = 2 × (A + B) × H / 1 000 000
Two walls have dimensions A × H, and the other two have dimensions B × H. This allows the calculator to build separate tile layouts for the two wall types and then count each type twice.
Individual walls. If several wall lengths L1, L2, ... Ln and a common wall height H are specified, their areas are added together.
Swalls = H × ΣLi / 1 000 000
Each wall is still calculated separately. This is important for tile quantity because two wall sets with the same total area may require different numbers of tiles due to a different number of edge cuts.
Grout joint. The grout joint width j is included in the layout spacing. If the tile width is w and the tile height is h, the distance between corresponding points of adjacent tiles is:
Px = w + j
Py = h + j
The area of the tile itself is calculated without the grout joint:
Stile = w × h / 1 000 000
Number of rows. Along the wall height, the first row starts from the upper boundary without an upper cut. The specified grout joint is included between rows, and the last row is cut in height when necessary.
nrows = ceil((H + j) / (h + j))
ceil() means rounding up to the next whole number. Therefore, even a small remaining height requires an additional row of tiles.
Tiles per row. For each row, the calculator places tiles at intervals of w + j and counts every tile that overlaps the wall boundaries, even partially. A tile from which only a portion is needed at an edge is initially counted as one whole tile. Whether the remaining offcut can be reused elsewhere is checked in a separate step.
Straight layout. All horizontal rows use the same tile position. Vertical grout joints align between adjacent rows, so the edge cuts repeat in the same positions.
Staggered layout. Every second row is shifted by half of the horizontal tile spacing, including the grout joint.
Δ = (w + j) / 2
As a result, the cut sizes in adjacent rows may differ. No separate waste factor is applied to a staggered layout. The tile quantity increases only when the changed row geometry actually creates additional cuts.
Position relative to the boundaries. When the layout is centred on a tile, the centreline of the surface passes through the centre of a tile. When it is centred on a grout joint, the centreline passes through the middle of the joint. This produces symmetrical cuts at opposite edges relative to the selected centreline.
When alignment starts from the left or right edge, a full tile begins at that boundary and the remaining cut is moved to the opposite side. Changing the alignment can affect not only the size of the cuts but also the total number of tiles required.
Initial count. First, every tile that crosses the boundary of the tiled surface is counted as a separate whole tile. The calculator then checks whether the remaining part of a cut tile can replace a new tile required for another edge cut.
Side cuts. Offcuts created by cutting tiles along the left and right edges are analysed first. Required pieces are processed from larger to smaller. If the remaining width of one tile is sufficient to produce another required edge piece, an additional whole tile is not needed for that piece.
Bottom cuts. After side offcuts, the calculator checks pieces remaining after the last row is cut in height. An offcut can be reused only when both its width and height are sufficient for the required piece.
The number of tiles saved through reuse is subtracted from the initial geometric count:
Ncalc = Ngeometry - Nreused
For walls, offcuts are compared across all walls included in the calculation. Wall tile and floor tile offcuts are handled separately. Kerf width and material lost to the cutting tool are not deducted from the dimensions of reusable offcuts.
Opening area. The areas of all specified sections that will not be tiled are added together. For each opening, its width Wi and height Hi are entered in millimetres.
Sopenings = Σ(Wi × Hi) / 1 000 000
The tiled area cannot be negative:
Stiled = max(0, Swalls - Sopenings)
Deduction from tile quantity. Openings do not modify the generated row layout and do not create separate cuts on the diagrams. After the geometric tile count has been calculated, the opening area is converted into an equivalent number of tiles and deducted from the calculated quantity.
Nafter openings = ceil(Ncalc - min(Sopenings, Swalls) / Stile)
The result is rounded up. This means that if a fractional tile remains after deducting the opening area, it is retained as one whole required tile.
Waste allowance. The calculator does not apply any hidden waste factor. If a waste allowance of R percent is specified, it is added after the layout, offcut reuse, and openings have been taken into account.
Nfinal = ceil(Nafter openings × (1 + R / 100))
If the waste allowance is 0%, no additional tiles are added. As a practical guideline, a waste allowance of about 5-10% is often used. A larger allowance may be appropriate when there are many cuts, a staggered layout, or a higher risk of damaging tiles during cutting or installation.
Final tile area. After the final quantity in pieces has been determined, the total face area of that number of whole tiles is calculated:
Sfinal = Nfinal × Stile
This value represents the area of the tiles being purchased, not the tiled wall area including grout joints. It can therefore be greater than the actual surface area being tiled.
Floor area. For a rectangular room, the same dimensions A and B used for the walls are also used for the floor.
Sfloor = A × B / 1 000 000
The floor tile quantity is calculated using the same geometric principle. The tile size and grout joint width define the layout spacing, every second row is shifted by half the spacing in a staggered layout, and tiles crossing the boundaries are counted as whole tiles that require cutting. The calculator then separately checks whether offcuts can be reused and applies the specified waste allowance.
Nfloor, final = ceil(Nfloor, calc × (1 + Rfloor / 100))
Floor tiles use their own tile dimensions, grout joint width, and waste allowance. Floor tile offcuts are not combined with wall tile offcuts in the calculation.
Tile dimensions. For an accurate calculation, use the dimensions of the actual tile being installed. The nominal format used as a commercial product name may differ from the actual working dimensions, so manufacturer technical data should be used when available.
Grout joint width. The joint width directly changes the row spacing and can affect both the number of tiles and the dimensions of the cuts. For rectified tiles used indoors, grout joints of about 2-3 mm are commonly used as a practical guideline. The final value should be selected according to the tile type, tile dimensions, and manufacturer recommendations.
EN 14411:2016 "Ceramic tiles - Definition, classification, characteristics, assessment and verification of constancy of performance and marking". This standard specifies characteristics and classification requirements for ceramic tiles used on walls and floors. Accurate dimensions of the selected product are relevant to tile quantity calculations, but the standard does not prescribe a universal waste allowance.
EN ISO 10545-2:2018 "Ceramic tiles - Part 2: Determination of dimensions and surface quality". This standard covers the determination of tile dimensions and surface quality. The calculator uses tile dimensions directly in the row geometry, so the accuracy of these input dimensions affects grout joint positions and cut sizes.
EN 13888-1:2022 "Grouts for ceramic tiles - Part 1: Requirements, classification, designation, marking and labelling". This standard specifies requirements for grout materials used with ceramic tiles on walls and floors. It does not prescribe the design width of a grout joint or a method for calculating tile quantity, so the grout joint width is treated as an input value in the calculation.
These standards do not specify a mandatory waste factor for calculating tile quantity. The required amount is therefore determined from the geometry of the selected layout, while any additional allowance is entered separately as a percentage.
The bathroom tile calculator counts actual rows and edge cuts. If only part of a tile is required at an edge, that piece still requires a whole tile unless a suitable offcut can be reused. The grout joint width also changes the spacing of the layout.
No. In a staggered layout, every second row is shifted by half the tile spacing, which changes the dimensions and number of edge cuts. Depending on the wall and tile dimensions, the final wall tile quantity may increase, remain unchanged, or in some cases decrease.
The areas of the openings are added together and converted into an equivalent number of tiles after the geometric layout has been calculated. The result is rounded up to a whole tile. Openings therefore reduce the required tile quantity according to their area but do not change grout joint positions or cuts on the layout diagram.
The reduction depends on the geometry of the specific layout. The calculator only counts a saving when the dimensions of an offcut are sufficient for another required cut. Kerf width and possible tile damage during cutting are not included, so a practical waste allowance may still be useful even when offcuts are reused.
For a straightforward layout, about 5-10% is often used as a practical guideline. A larger allowance may be appropriate when there are many small cuts, a staggered layout, or more complex geometry. The calculator adds only the percentage you specify and does not apply any additional hidden waste factor.