BatchForge: Batch Export Tool is a Blender add-on for exporting scene objects one at a time. You set a naming convention, choose where each object's origin sits, and optionally reset or customize location, rotation, and scale. From there you enable the export formats you need, pick an FBX preset (Unity, Unreal, or a Custom axis setup), and choose an output directory. Running the export processes each object individually.
Alongside the export itself, BatchForge records data for every object it handles. That includes geometry statistics such as vertex, edge, face, and triangle counts, exact transform values after processing, and dimensional analysis giving width, depth, and height in both meters and centimeters. It also logs the assigned materials and their slots, which origin mode was applied, and the full set of active settings used for that specific export.
The current version is 2.8.0, updated on 2026-05-05, and it runs on Blender 4.2 LTS and newer. BatchForge is released under the GNU General Public License v3.0 or later and can be added by dragging the archive into Blender or installing it from disk.