Measure and Scale is a Blender add-on from Belaid-ZIANE for measuring between two vertices and uniformly scaling an object to match that measurement. It works inside the 3D Viewport, accessible from the Sidebar (N-Panel) under the Item tab.
The workflow is straightforward: select a vertex on your mesh to start measuring, then hover over and snap to a second vertex to see the live distance between the two points. Left-click the second vertex to confirm, or right-click at any time to cancel. Once confirmed, a dialog box shows the measured distance and lets you enter the dimension you want that segment to be. The entire object is then uniformly scaled to match your target, with the scale automatically applied.
It supports Metric units (m, cm, mm) and Imperial units (ft, in). Compatible with Blender 4.2 LTS and newer, it earns its place in the blender_extensions library as a compact, single-purpose tool released under the GNU General Public License v3.0 or later.