Skip to content

Monty Batch Exporter 1.0.0

Latest

Choose a tag to compare

@MontyAnim MontyAnim released this 12 Mar 08:45

Monty Batch Exporter 1.0.0

First public release of the Monty Batch Exporter for Blender 4.2+.

Features

  • Multiple export scopes — selected objects, collections, scenes, or all mesh objects
  • 8 formats — FBX, glTF/glb, OBJ, USD, Alembic, STL, PLY, Collada
  • Configurable naming — prefix, suffix, separator, object/collection name tokens, auto-increment counters
  • Subdirectory grouping — organise output by prefix or collection name
  • Name-based filtering — restrict export to items matching a prefix/suffix pattern
  • Native export presets — use Blender's built-in export presets
  • Export at origin — temporarily move objects to world origin during export
  • LOD packing — group LOD variants into a single file
  • Texture export — copy textures to a subfolder per material
  • Save/Load config — persist your export settings as JSON
  • CLI support — run batch exports from the command line

Install

  1. Download batch_exporter-1.0.0.zip below
  2. In Blender: Edit → Preferences → Extensions → Install from Disk…
  3. Select the downloaded zip
  4. Access via File → Export → Batch Export…

Requirements

  • Blender 4.2.0 or later