Calculate properties of a quadrilateral from vertex coordinates.
Enter the coordinates of the four vertices (corners) of the quadrilateral below to calculate its area, perimeter, diagonal lengths, and determine its type.
Click on any example to load its data into the calculator.
A square with side length 5.
P1: (0, 0)
P2: (5, 0)
P3: (5, 5)
P4: (0, 5)
A 6x4 rectangle.
P1: (-3, -2)
P2: (3, -2)
P3: (3, 2)
P4: (-3, 2)
An isosceles trapezoid.
P1: (0, 0)
P2: (10, 0)
P3: (8, 5)
P4: (2, 5)
A kite with diagonals on the axes.
P1: (0, 5)
P2: (3, 0)
P3: (0, -4)
P4: (-3, 0)