Edge Length Measure is a Blender add-on by binary-angel that registers selected mesh objects and shows individual edge lengths and total edge length directly in the 3D Viewport and Sidebar. It is designed for precise measurement, modeling analysis, and technical workflows, and it reports edge lengths on the actual visible geometry in Object Mode.
The add-on targets a specific gap: when modifiers such as Armature or Subdivision Surface deform a mesh, the geometry shown in Object Mode can differ from the base mesh in Edit Mode, where Blender's built-in tools and many add-ons operate. Edge Length Measure reads the evaluated mesh from Blender's dependency graph, so it measures modifier-deformed geometry without applying or destroying modifiers. Measurements update automatically when the mesh or its modifiers change, and the add-on is optimized with caching.
Registered objects show individual edge lengths in the viewport, a total per object, and a grand total across all registered objects. Values use unit-aware formatting in mm, cm, m, or km based on Scene settings, and each object has its own visibility toggle. It is compatible with Blender 5.0 and newer.