Irregular polygon area calculator
The area of any polygon — regular or not, convex or concave — from its corner coordinates. Enter the vertices in order and the shoelace formula returns the exact area, plus the perimeter, the centroid and whether the points run clockwise or counter-clockwise, with a drawing of the shape. Ideal for land plots and CAD sketches.
Related tools
All Geometry tools →Open Irregular polygon area calculator and you get an answer straight away, with no account to create. You will find it under Geometry, with Regular polygon area calculator and Polygon diagonals calculator for the neighbouring cases.
How to use it
- Open the tool — no signup or install needed.
- Enter your input or adjust the available options.
- Get your result instantly, then copy or download it.
Frequently asked questions
What does Irregular polygon area calculator do?
The area of any polygon — regular or not, convex or concave — from its corner coordinates. Enter the vertices in order and the shoelace formula returns the exact area, plus the perimeter, the centroid and whether the points run clockwise or counter-clockwise, with a drawing of the shape. Ideal for land plots and CAD sketches.
What does a concrete case look like?
(0,0), (4,0), (4,3), (0,3) → A = 12 — the tool shows every step in between, not just the final figure.
When would I actually use this?
Homework and site work alike: how much paint a wall takes, how much water a tank holds, whether a corner is square — and, on the coordinate side, the slope between two points, the distance across a plan, the midpoint of a span.
What is the most common mistake?
Mixing units inside one shape. Entering a length in centimetres and a width in metres gives an area wrong by a factor of a hundred, and the result looks perfectly plausible.
How is Irregular polygon area calculator different from Regular polygon area calculator?
They sit next to each other but answer different questions: Regular polygon area calculator is the one to open when you need it to compute the area of a regular polygon from its number of sides and side length. Pick whichever matches what you're starting from — both are free.
Is there a tool for the next step?
Polygon diagonals calculator is the closest one after this: How many diagonals a polygon has, from its number of sides: n·(n−3)/2 — because each vertex connects to all others except itself and its two neighbours. It also names the polygon and gives the number of triangles it splits into and the sum of its interior angles.
What else is worth having open alongside it?
Regular polygon calculator and Regular polygon perimeter calculator — they come up in the same task often enough to be worth a second tab.
Where do the figures come from?
The formulas are the classical ones and the results are exact to the precision shown — geometry does not change with the year or the country, so nothing here needs updating.