AbraCalc

Geometry Calculators

8 tools in this collection — free, instant, and private in your browser.

Geometry calculators solve the spatial measurement problems that arise in construction, design, engineering, education, and everyday life. From finding the diagonal of a rectangular room to calculating how much material fits inside a cylindrical tank, these tools handle the formulas so you can focus on applying the result.

Plane geometry calculators address two-dimensional shapes. The Circle Calculator computes area, circumference, diameter, and radius from any single known measurement, making it easy to work backward from whatever dimension you have. The Triangle Area Calculator supports multiple input methods — base and height, three sides via Heron's formula, or two sides and an included angle — because triangles arise in so many contexts that no single formula covers every situation. The Rectangle Perimeter Calculator is straightforward but essential for fencing, framing, and material estimation. The Pythagorean Theorem Calculator solves for any side of a right triangle given the other two, the most widely applied single formula in geometry.

Coordinate geometry tools bridge algebra and geometry. The Distance Between Two Points Calculator applies the distance formula to find the straight-line separation between any two coordinate pairs in a plane, which is useful in mapping, physics, and game development. The Midpoint Calculator finds the exact center point between two coordinates, essential for bisecting line segments in geometric constructions and data analysis.

Solid geometry calculators move into three dimensions. The Cone Volume Calculator, Cylinder Volume Calculator, and Sphere Volume Calculator each apply the appropriate classical formula to compute the space enclosed by common three-dimensional shapes. These are used constantly in engineering for tank capacity, in cooking for vessel volumes, and in science for modeling physical objects.

All formulas use standard Euclidean geometry. Inputs and outputs can be in any consistent unit — just ensure you use the same unit throughout a single calculation. For unit conversion between measurement systems, pair these tools with a unit converter.

All geometry calculators

All calculator tools →

Compare these tools

ToolWhat it does
Circle CalculatorCalculate the area and circumference of a circle from its radius.
Cone Volume CalculatorCalculate the volume and slant height of a cone from its radius and height.
Cylinder Volume CalculatorCalculate the volume and lateral surface area of a cylinder.
Midpoint CalculatorFind the midpoint between two coordinate points.
Pythagorean Theorem CalculatorCalculate the hypotenuse of a right triangle using the Pythagorean theorem (a² + b² = c²).
Rectangle Perimeter CalculatorCalculate the perimeter and area of a rectangle from width and height.
Sphere Volume CalculatorCalculate the volume and surface area of a sphere from its radius.
Triangle Area CalculatorCalculate the area of a triangle from its base and height.

Frequently asked questions

How do I find the area of a triangle if I only know the three side lengths?
Use Heron's formula. First compute the semi-perimeter s = (a + b + c) / 2. Then the area equals the square root of s times (s minus a) times (s minus b) times (s minus c). The Triangle Area Calculator handles this automatically when you enter all three side lengths, so you do not need to apply the formula by hand.
What is the difference between volume and surface area?
Volume measures the three-dimensional space enclosed by a shape, typically expressed in cubic units such as cubic centimeters or gallons. Surface area measures the total area of all outer faces of the shape, expressed in square units. For practical purposes, volume tells you capacity (how much a container holds) while surface area tells you coverage (how much paint or material is needed to coat the outside).
Can I use the Distance Between Two Points calculator for real-world map distances?
The calculator uses the standard Euclidean distance formula, which works well for flat coordinate systems such as engineering drawings, grid maps, or small geographic areas where the curvature of the earth is negligible. For distances between geographic coordinates (latitude and longitude) on the Earth's surface, you would need the Haversine formula, which accounts for the spherical shape of the planet.