About On-Screen Ruler
Accuracy is bounded by the display itself — good to about a millimetre, which suits a print size or a component but not a machining tolerance. Browser zoom rescales the page, so any change to it invalidates the scale until you set it again.
Measure physical objects on your screen in centimetres or inches using a ruler you calibrate once against a known object, such as a credit card. After calibration the on-screen scale matches real-world size on your specific display.
It is handy when there is no physical ruler nearby — sizing a small item, checking a print dimension, or judging proportions in a design before committing to them.
A screen cannot know its own physical size, which is the entire reason calibration exists. The browser reports dimensions in CSS pixels, and how many of those fall inside a centimetre depends on the panel's pixel density and the operating system's scaling setting — so the same page is a different physical size on a phone, a laptop and an external monitor. Calibrating against an object of known size solves it for one display at one zoom level.
A bank card is the reliable calibration reference because it is standardised worldwide: ISO/IEC 7810 ID-1 specifies 85.60 by 53.98 millimetres, and the same standard governs most driving licences. Any card in your wallet is therefore a precision gauge. The calibration holds until the display or the browser zoom changes, and zoom is the one that catches people — a stray Ctrl and scroll silently invalidates the scale.
Common use cases
- Checking the size of a small component, screw or connector when the toolbox is elsewhere.
- Confirming a print or photo dimension before sending it to be produced.
- Measuring a jewellery or watch strap size against a listing's stated dimensions.
- Judging whether an item will fit a space when only its stated measurements are available.
- Teaching measurement and scale without a physical ruler for every student.