Distance Between Two Points Calculator
Find the straight-line (Euclidean) distance between two coordinate points, plus the horizontal and vertical changes.
Inputs explained
- x₁ — X-coordinate of the first point.
- y₁ — Y-coordinate of the first point.
- x₂ — X-coordinate of the second point.
- y₂ — Y-coordinate of the second point.
How to use it
- Fill in the fields above — each input has a hint describing exactly what to enter
- Press Calculate to get your result instantly, right on this page
- Copy the result, save the tool to favorites, or share and embed it anywhere
Understanding the result
Example: The distance between (1, 2) and (4, 6) is √(3² + 4²) = 5.
Frequently asked questions
How is this different from the Distance Calculator? This one is strictly 2D and always shows the Δx/Δy breakdown alongside the distance, which is useful for learning the distance formula step by step. The Distance Calculator also supports 3D coordinates (with a z-value) but doesn't show that breakdown.
How is this different from the Midpoint Calculator? This tool returns a single number — the straight-line length between two points — while the Midpoint Calculator returns a coordinate, the point exactly halfway between them; both use the same two (x, y) inputs but answer different questions.
What do the horizontal and vertical change values represent? They are the differences Δx and Δy between the two points' coordinates, which are the two legs of the right triangle whose hypotenuse is the distance you're calculating.
Is the Distance Between Two Points Calculator free to use? Yes — it is completely free, with no sign-up, no download and no usage limits. You can use it as often as you need.
Is my data private? Yes. The calculation runs entirely in your browser — the values you enter are never sent to our servers, stored or shared with anyone.
What information do I need? Just the following: x₁, y₁, x₂, y₂. Each field includes a hint explaining exactly what to enter.
Can I use it on my phone? Yes — the tool is fully responsive and works on any device, and the same calculator is available in the EasyWorkCalcs mobile app.
Privacy
Everything you enter into the Distance Between Two Points Calculator is processed entirely in your browser. Nothing is uploaded, stored or shared — your data stays on your device.