Midpoint Calculator (2D + 3D)
Midpoint = (avg of each coordinate). The point exactly between two points in 2D or 3D.
Result
General calculation reads
Amazon affiliateAs an Amazon Associate we may earn from qualifying purchases. This does not add cost for you.
How to use this calculator
- Enter two points.
- Read midpoint coordinates.
About this calculator
The midpoint of two points is the average of their coordinates: M = ((x₁+x₂)/2, (y₁+y₂)/2). It's exactly halfway between, equidistant from both points. Used in geometry (constructing perpendicular bisectors), graphics (interpolation, mesh subdivision), and statistics (sometimes as median proxy).
Frequently asked
Why average?+
Generalize to 3D?+
How is this used?+
What if points coincide?+
Centroid vs. midpoint?+
Related calculators
More tools you might like
Hand-picked tools that pair well with this one — same audience, same intent.
P = a + b + c. Sum of all three sides.
V = l × w × h. Box / cuboid volume.
d = √(Δx² + Δy² [+ Δz²]). Pythagorean distance in the plane or 3-space.
m = (y₂−y₁) / (x₂−x₁). Returns slope-intercept form y = mx + b.
a² + b² = c². Solve for hypotenuse or missing leg of a right triangle.
Compute a SHA-256 checksum of each page's content stream. Use to detect which page(s) changed between revisions of an otherwise-identical PDF.