
BlenderAe2
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 Anthony Snelling·Workflow
Images © Anthony Snelling. Used for product review; image policy.
Lvl Exporter earns its place in the superhive library for a focused job: getting Blender scene layout data out as XML or JSON so you can rebuild it elsewhere. Just keep in mind it exports data only, so the parsing code is on you.
Lvl Exporter is built to simplify exporting the layout of a Blender scene to other 3D software. It writes selected scene data to XML or JSON files, so you can reconstruct the scene in a code-focused 3D framework or a game engine that lacks a level editor. Once the data is out, you write code to parse it and set up the scene in packages like ThreeJs or Panda3D.
The add-on sorts scene elements into categories when they match one: Meshes, Colliders, Lights, Spawns, and Cameras. Meshes, Lights, and Cameras are exported automatically and sorted into their appropriate categories, while you can choose to export an element as a spawn or a collider. The data it exports includes locations, rotations, and scales, along with type, dimension, and radius for certain items.
Lvl Exporter only exports data. It is not a one-stop or drag-and-drop solution for working in other 3D software, so you will need to write the parsing code yourself. It is released under the MIT license and runs as a Blender add-on.
Lvl Exporter - Blender Data To Json Or Xml is best for blender users rebuilding scenes in code-focused 3D frameworks or game engines without a level editor, such as ThreeJs or Panda3D, who can write code to parse the exported data.
Lvl Exporter - Blender Data To Json Or Xml is completely free to download and use.
Lvl Exporter supports Blender versions 4.3, 4.2, 4.1, 4.0, 3.6, 3.5, 3.4, and 3.3, covering both the 4.x and 3.x lines. It installs as a Blender add-on and is listed as Blender Extension compatible. If you are on one of these versions, it should fit into your setup. If you are running a different build, check the developer's page to confirm compatibility before relying on it in a project.
Lvl Exporter writes locations, rotations, and scales for scene elements, plus type, dimension, and radius for certain items. It groups those elements into categories when they match one: Meshes, Colliders, Lights, Spawns, and Cameras. Meshes, Lights, and Cameras are exported automatically and sorted into their categories, while you can mark an element to be exported as a spawn or a collider. All of this is written out to either XML or JSON files.
Lvl Exporter only exports data, so it does not set up scenes in ThreeJs, Panda3D, or other packages on its own. It is not a one-stop or drag-and-drop solution for working in other 3D software. After exporting to XML or JSON, you will need to write code that parses the data and builds the scene in your target package. Think of it as the export half of the workflow, with the parsing and setup handled by your own code.
Lvl Exporter is listed as free here in the catalog, and it is released under the MIT license. Licensing terms and any pricing can change over time, so for the current details it is worth checking the developer's page directly. The MIT license is permissive, but you should review its terms yourself to understand how it applies to your own project and any code you build around the exported data.

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.