Area calculator
Pick a shape and enter dimensions.
A Area Calculator computes area from the inputs you provide. It applies the standard formula to the values you enter and returns the result instantly, without sending any data to a server. Enter dimensions to get area with formulas shown.
Pick a shape and enter dimensions.
Rectangle, square, triangle, circle, trapezoid, parallelogram, ellipse, sector.
The Area Calculator computes the area of common 2D shapes: rectangle, square, circle, triangle, trapezoid, parallelogram, and ellipse. Select the shape, enter dimensions, and get the area with the formula shown.
The area of a shape is the amount of flat surface it covers, measured in square units. This tool computes that area for the six shapes you meet most often (rectangle, triangle, circle, trapezoid, parallelogram, and ellipse): you pick the shape, type its dimensions, and it applies the right formula and shows which one it used. Everything runs in your browser, so your measurements stay on your device.
Area is one of the most practical numbers in daily life. You need it to buy the right amount of paint, flooring, turf, fabric, or fertiliser, to price land, and to size anything that has to fit a surface. Getting it right saves both money and a second trip to the shop.
Each shape has its own area formula. The calculator selects the matching one from your dropdown choice and the dimensions you enter.
Rectangle / square A = width x height Triangle A = (1/2) x base x height Circle A = pi x radius^2 Trapezoid A = (1/2) x (base1 + base2) x height Parallelogram A = base x height Ellipse A = pi x semi_axis_a x semi_axis_b
Two ideas tie these together. For straight-sided shapes the area is always a base multiplied by a perpendicular height (the triangle and trapezoid just carry a factor for the slanted parts). For round shapes the constant pi (about 3.14159) links a radius to the curved area, and an ellipse is simply a circle stretched along two different half-widths.
Imagine a raised bed shaped like a trapezoid: the two parallel sides are 6 m and 10 m, and the perpendicular distance between them is 4 m. You want the area to order topsoil.
Area is the hidden input behind a surprising number of everyday quotes and purchases. Knowing how to compute it quickly lets you check a contractor's figure or estimate a job before you call anyone.
The dimension labels match the inputs in the calculator above.
| Shape | Formula | Inputs needed | Notes |
|---|---|---|---|
| Square | A = side^2 | one side | Special rectangle, all sides equal |
| Rectangle | A = w x h | width, height | Most common case |
| Triangle | A = (1/2) b h | base, height | Height is perpendicular to base |
| Parallelogram | A = b h | base, height | Height, not the slanted side |
| Trapezoid | A = (1/2)(b1 + b2) h | two bases, height | Bases are the parallel sides |
| Circle | A = pi r^2 | radius | Use radius, not diameter |
| Ellipse | A = pi a b | two semi-axes | a and b are half-widths |
Area = (1/2) x (base1 + base2) x height, where the two bases are the parallel sides. A trapezoid with parallel sides of 6 cm and 10 cm and a height of 4 cm has Area = (1/2) x 16 x 4 = 32 square cm.
Area measures the space inside a shape and is expressed in square units, such as square metres. Perimeter measures the distance around the edge and is expressed in plain length units, such as metres. Two shapes can share a perimeter but have very different areas.
Whatever unit you enter, squared. If your dimensions are in metres the area is in square metres, and if they are in feet the area is in square feet. Always enter every dimension of one shape in the same unit, then convert at the end if you need different units.
Split it into simple shapes you can measure, such as rectangles and triangles, compute each area with this tool, and add them up. For shapes with a curved edge, approximate the curve with a circle, ellipse, or a series of thin trapezoids.
Because area grows with the square of the radius: A = pi r^2. Doubling the radius quadruples the area. A common mistake is entering the diameter where the radius is asked, which makes the result four times too big.