Tested tool guide
Tested browser tools
Checked August 16, 2026
What Digital Protractor & Ruler does, with a checked example
You can measure a paper drawing with a physical protractor; this tool measures whatever is on your screen instead. It overlays a protractor and a ruler on the page so you can read angles and distances straight from displayed content: the corner of a scanned plan, the slant of a text line, the width of a UI element in a screenshot. The thing most people get wrong is expecting real-world units. The readings stay in screen coordinates - degrees as drawn, distances in pixels - until you supply a known reference for scale.
Worked example
A concrete input and expected output from the current implementation.
Input
Align the protractor's vertex on the corner where the bottom edge of a square in a screenshot meets its diagonal, one arm along the horizontal bottom edge and the other along the diagonal.
->
Expected output
45 degrees
A square's diagonal cuts the corner in half, so the angle between the horizontal bottom edge and the diagonal is 45 degrees, and the tool reports the angle between the two aligned lines as drawn in the image. Any line rising 1 unit for every 1 unit it runs makes the same angle.