Measure distance in a PDF

Measuring in a PDF means clicking two points on a page and reading the true physical distance between them, derived from the page's own stored geometry rather than screen pixels. This tool renders the page, lets you set two points, and reports the distance in millimeters, inches or PDF points (1/72 inch), with a drawing-scale divisor for plans — enter 50 on a 1:50 floor plan and read real-world meters. It runs entirely in your browser.

Measure in a PDF — runs on your device

How it works

Unlike a screenshot, a PDF page knows its own physical size. Page dimensions are stored in the file in points, a unit defined as exactly 1/72 of an inch — an A4 page is 595.28 × 841.89 points, a US Letter page 612 × 792. When the tool renders a page for you to click on, it keeps the exact ratio between rendered pixels and page points. Your two clicks are converted from screen coordinates back into page coordinates, the straight-line distance is computed with the Pythagorean theorem in points, and points convert losslessly to inches (÷72) and millimeters (×25.4/72). Because the conversion goes through the page geometry, the reading does not change when you zoom — zooming only adds precision to where you can place the points.

The drawing-scale divisor handles the second question people actually have: not "how long is this line on paper" but "how long is the wall it represents." Technical drawings are plotted at a declared ratio — 1:50 means every millimeter on the sheet stands for 50 mm of building. Enter that denominator and the tool multiplies the on-paper distance by it, so an 84 mm line on a 1:50 plan reads out as 4.20 m. Common architectural scales (1:20, 1:50, 1:100, 1:200) are all just different divisors.

The honest caveat is that the tool can only be as accurate as the document: it measures what is drawn, at the size the page says it is. If a plan was exported with "fit to page" scaling, printed to PDF at 97%, or resized after export, the sheet is no longer at its stated scale and every scaled reading inherits that error. The quick sanity check is to measure something on the page with a known length — the drawing's scale bar, or a dimension line whose value is printed next to it — before trusting measurements of unknown distances.

Illustrative example: checking a kitchen wall on a 1:50 plan

Illustrative scenario, not a recorded benchmark. File sizes, timings and results depend on the input and device. Try the reproducible samples.

An A3 floor plan PDF (1.1 MB) is labeled "Scale 1:50 @ A3". First the sanity check: the plan's scale bar segment marked "1 m" is clicked end to end and measures 20.0 mm on paper — exactly 1 m at 1:50, so the sheet is plotted true. With 50 entered as the drawing scale, clicking both ends of the kitchen's north wall gives an on-paper distance of 76.4 mm, displayed as 3.82 m real length; the same two clicks read 3.008 inches or 216.6 points with the unit switched and the scale divisor cleared. A run of base cabinets at 600 mm each would fit six units (3.6 m) with 220 mm left over — answered from the PDF without printing the plan or finding a scale ruler.

Frequently asked questions

How can a PDF pixel distance become millimeters accurately?

A PDF page has an exact physical size stored in its geometry, defined in points of 1/72 inch, so every screen pixel corresponds to a known fraction of that size at the current zoom. The tool converts your two clicks back through that ratio, which is why the reading is independent of how far you are zoomed in.

How do I measure real distances on a 1:50 floor plan?

Enter 50 in the drawing-scale field, then click the two ends of the wall. The tool multiplies the on-paper distance by 50, so 84 mm measured on the sheet reads out as 4.20 m of real wall.

Why does my measurement disagree with the dimension printed on the drawing?

The tool measures the geometry as drawn, so a mismatch means the drawing is not plotted at its stated scale — common when a plan was exported "fit to page" or the PDF was resized after export. Check by measuring the drawing's own scale bar first; if it reads wrong, the sheet has been rescaled.

What units can the distance be shown in?

Millimeters, inches and PDF points, switchable after measuring; points are the PDF's native unit at exactly 72 per inch. With a drawing scale set, metric results are also shown in meters when they get long enough to warrant it.

Do I need to calibrate before measuring?

No calibration is needed for on-paper distances, because the page's physical size is read from the file itself. The only assumption is for scaled drawings: the divisor you enter must match the scale the plan was actually plotted at.

Related tools