
Script Launcher
by a2d4f3s1
Script Launcher is a Blender add-on by a2d4f3s1 for managing and running Python scripts from multiple root folders, working directly from the 3D Viewport sidebar so the whole process stays inside Blender.
by Quint-Vrolijk·Workflow
Images © Quint-Vrolijk. Used for product review; image policy.
Export Curve To Json earns its place in the Blender extensions library for a focused job: turning curve objects into readable JSON and reading them back in, while leaving animations and shape keys out of scope.
Export Curve To Json is a Blender add-on by Quint-Vrolijk for moving curve data in and out of JSON. To export, select one or more curve objects, open File > Export > Export Curve (.json), choose your export settings, set a filename and path, then press Export Curve. Importing follows the same pattern through File > Import > Import Curve (.json).
Export settings cover world space coordinates, axis up, axis forward and an export scale parameter. For each curve it records the object name, type (Poly, Bezier or Nurbs), spline length, and cyclic u and cyclic v flags. Point data includes tilt, radius and position, with handle coordinates written only for Bezier curves. Animations and shape keys are not included.
The add-on runs on Blender 4.2 LTS and newer and requires no special permissions. It is distributed under the GNU General Public License v3.0 or later. Version 1.0.2 added the import curve option and the export scale parameter, and removed the units parameter from export settings.
Export Curve To Json is best for blender users who need to move curve geometry out to JSON and back, working with Poly, Bezier or Nurbs curves.
Export Curve To Json is completely free to download and use.
Export Curve To Json lists compatibility with Blender 4.2 LTS and newer, so recent Blender releases in that range are supported. The add-on carries no special permission requirements and ships as a small package of around 18.5 KB. You can add it by dragging the extension into Blender, or by downloading it and installing from disk. For versions older than 4.2 LTS, the stated compatibility does not cover them, so check the developer's page before installing on an earlier build.
Export Curve To Json handles export from Blender's File menu. Select one or more curve objects, then open File > Export > Export Curve (.json). If that option is disabled, confirm that only curve objects are selected. Choose your export settings, which include world space coordinates, axis up, axis forward and an export scale parameter, then set a filename and filepath and press Export Curve. Importing works the same way through File > Import > Import Curve (.json), where you select a file and your import settings.
Export Curve To Json currently records object name, the curve type of Poly, Bezier or Nurbs, spline length, cyclic u and cyclic v flags, and per-point tilt, radius and position, with handle coordinates for Bezier curves. Animations and shape keys are not included in the exported data. If your workflow depends on animated curves or shape keys, that information will not carry across through the JSON file, so plan around that limitation when using the add-on.
Export Curve To Json is distributed under the GNU General Public License v3.0 or later. In this catalog it is listed as free. The extension requires no special permissions when added to Blender. For current licensing terms, the source code, and issue reporting, see the developer's page on GitHub. The version history is also available there if you want to review what changed between releases before installing a particular build.
Also in Workflow for Blender.

by a2d4f3s1
Script Launcher is a Blender add-on by a2d4f3s1 for managing and running Python scripts from multiple root folders, working directly from the 3D Viewport sidebar so the whole process stays inside Blender.

by Cyrill-Vitkovskiy
Chord Song is a Blender add-on that implements a Vim-like <Leader> key system, triggering operators, executing scripts, and modifying properties through key sequences. It's inspired by the Neovim addon which-key.nvim.

by n4dirp
Nodemap adds an interactive minimap overlay to Blender's Node Editor. Navigate large node graphs from a bird's-eye view across Shader, Geometry Nodes, and Compositing, with click-to-select and a resizable, theme-aware panel.

by Lars-Helge-Scheel
Tree Clipper is a Blender add-on for exporting and importing node trees as JSON or compressed TreeClipper strings. It handles Geometry, Shader, Compositor, and Texture node trees, aiding version control and community sharing.

by JimmyNoStar
Render Notifications is a Blender extension that alerts you when a render starts, finishes, or is cancelled through Discord, desktop popups, or webhooks to custom platforms like Home Assistant. Progress details are calculated after each frame.

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.