Object Reporter works with custom properties in Blender to report, select and export object information in bulk. Named property presets let you add or replace fields with default values on selected objects, skipping existing values or overwriting them. A Select by Properties feature filters objects using AND/OR conditions on any built-in or custom property, with exact match, contains, numeric comparisons and empty/not-empty checks, then applies Select, Add to Selection or Isolate actions.
Viewport Labels draw property text next to each object in the 3D viewport, cached and refreshed every 0.5 seconds rather than every frame. A sidebar Summary Table computes geometry on demand via a Refresh button, shows a red indicator when data has changed, and selects the object in the viewport when a row is clicked. Grouping collapses rows by any custom property field and sums fields marked with Σ, applying to both the Summary Table and CSV export.
Export CSV writes the current field configuration to disk, flat or grouped. Area and volume are computed in world space with unapplied object scale accounted for, and linked objects from library scenes are supported via depsgraph instance traversal.