
Monty Batch Exporter
by Diego-Montufar-Perez
Monty Batch Exporter is a Blender add-on that batch-exports objects, collections, or scenes as individual files, with control over naming, filtering, and output structure across eight supported formats.
by crwde·Workflow
Images © crwde. Used for product review; image policy.
Earns its place in the Blender extensions library as a lightweight, Python-based bridge for JSON mesh exchange with Three.js, with geometry and hierarchy already fully supported and scene graph handling still in progress.
three.js ObjectLoader adds direct JSON mesh exchange between Blender and Three.js. Built entirely in Python, the add-on reads and writes the Three.js JSON Object Scene Format (Version 4+) and is optimized for geometry fidelity and workflow efficiency.
On the geometry side it carries vertices, UVs, normals, and colors, and preserves object transforms and parenting through full hierarchy support. Material handling is partial for now, covering basic material properties as a work in progress, while full scene graph import and export sits in beta. Coordinate systems convert automatically between Y-up and Z-up, metric scaling is supported, and the exporter is optimized for large vertex counts.
Exporting works from File → Export → Three.js JSON, with options such as applying modifiers and UVs; importing runs from File → Import. Version 1.0.1 is compatible with Blender 4.2 LTS and newer and is released under the GNU General Public License v3.0 or later.
three.js ObjectLoader is best for blender users moving mesh data to and from Three.js via the JSON Object Scene Format.
three.js ObjectLoader is completely free to download and use.
three.js ObjectLoader is compatible with Blender 4.2 LTS and newer, so current 4.x builds are covered. The add-on is written entirely in Python and ships as a small package of around 12 KB. It requests permission to import and export JSON files to disk, which it needs to read and write the Three.js JSON files it handles. Version 1.0.1 was published on the Blender extensions site, so checking the developer's page is the best way to confirm support for any Blender release beyond 4.2.
three.js ObjectLoader installs like a standard Blender add-on. You can drag and drop the extension into Blender, or download the .zip and use Install from Disk. From the manual route, open Edit → Preferences → Add-ons → Install, then search for ObjectLoader and enable the checkbox, and click Save Preferences to keep it active. Once enabled, exporting runs from File → Export → Three.js JSON and importing from File → Import → Three.js JSON, where you select your file and confirm.
three.js ObjectLoader reads and writes the Three.js JSON Object Scene Format, Version 4 and later. On export it carries full geometry, including vertices, UVs, normals, and colors, plus object transforms and parenting through full hierarchy support. Coordinate systems convert automatically between Y-up and Z-up, and metric scaling is supported. Material handling is partial at this stage, covering basic material properties as a work in progress, and full scene graph import and export is still in beta.
three.js ObjectLoader currently offers partial material support, covering basic material properties, and the developer notes this as a work in progress. Geometry and hierarchy are further along: vertices, UVs, normals, and colors export in full, and object transforms and parenting are preserved. Full scene graph import and export is listed as beta, with completion described as community-driven, so material and scene handling may expand in later releases. Check the developer's page on GitHub for the latest state of these features.
three.js ObjectLoader is listed as free here and is distributed under the GNU General Public License v3.0 or later, which is an open-source license. Its source is available on the developer's GitHub repository, where the code is entirely Python. For current licensing terms and any conditions on redistribution or modification, refer to the license file on the developer's page. Version 1.0.1 is the release available at the time of writing.
Also in Workflow for Blender.

by Diego-Montufar-Perez
Monty Batch Exporter is a Blender add-on that batch-exports objects, collections, or scenes as individual files, with control over naming, filtering, and output structure across eight supported formats.

by RobWu
RMB Sort View Layers Alphabetically in Outliner-Scenes is a small Blender extension that sorts view layers alphabetically from A-Z and/or 0-9 via a right-click option in the Outliner's Scenes section.

by Internet-Addict
VMC Link is a Blender add-on by Internet-Addict that receives live VMC/OSC motion data from an external program and applies it to a selected armature and face mesh, covering body, finger, and eye tracking.

by Tom-Heeley
R3F JSX/TSX Exporter is a Blender add-on that exports a GLB file and a matching React Three Fiber JSX or TSX component in a single click, writing both to your chosen project folders.

by Brian-Marshall
Sprocket Tools is a Blender add-on by Brian-Marshall for importing and exporting blueprint files for the game Sprocket. It moves .blueprint data in and out of Blender through the 3D Viewport sidebar.

by Salt Media
BlenderAe2 by Salt Media transfers 3D data and objects between Blender and After Effects in both directions, covering vertices, 3D layer transforms, camera data and layer synchronization.

by MACHIN3
Machin3Tools is a continuously evolving collection of tools and pie menus for Blender, gathered in a single customizable package. It ships in two base variants, Prime and DeusEx, with the DeusEx variant adding more advanced tools.

by MikhailRachinskiy
3D Print Toolbox is a Blender add-on with utilities for 3D printing. It analyzes mesh volume and surface area, checks and fixes geometry, hollows shapes, aligns models to the print bed, and exports to STL, PLY, and OBJ.

by glukoz
UVPackmaster 4 is a UV packing engine for Blender that packs UV maps on the CPU and GPU, using the Cuda and Vulkan APIs, and can run on the CPU and all system GPUs at once.

by MMD
MMD Tools is a Blender add-on for editing MikuMikuDance (MMD) models. It handles importing and exporting model, motion and pose data, along with chopping and joining parts, plus rigid body, material and motion editing.

by HaughtyGrayAlien
SimpleBake brings PBR and traditional texture baking to Blender from a single panel. Select objects, choose maps, and bake — no special node groups or new workflow, working with whatever materials you've already built.