
Export Curve To Json
by Quint-Vrolijk
Export Curve To Json is a Blender add-on from Quint-Vrolijk that writes curve data to JSON files and reads it back. It handles Poly, Bezier and Nurbs curves through Blender's File Import and Export menus.
by Cyrill-Vitkovskiy·Workflow
Images © Cyrill-Vitkovskiy. Used for product review; image policy.
Chord Song stands out in the blender_extensions library for translating Vim's <Leader> key idea into Blender, letting you drive the interface through chorded key sequences with visual feedback. The 1.2.3 update added clickable overlay actions, clearer error messages, and tighter controls over custom script execution.
Chord Song is a Blender add-on that implements a Vim-like <Leader> key system, inspired by the Neovim addon which-key.nvim. From a single leader key (default: Space), you trigger operators, execute scripts, and modify properties using key sequences rather than multi-modifier shortcuts.
The add-on covers four mapping types: Operators, Properties, Toggles, and custom Python scripts. A single tap starts a chord, a double tap opens recents, and a triple tap repeats the last action. Right-click any UI element to add mappings instantly, and mappings filter by the active editor, such as the 3D View, UV, or Shader Editor. A dynamic visual overlay shows available chords as you type, a built-in conflict checker identifies mapping clashes, and groups keep the overlay organized.
Chord Song can execute arbitrary Python scripts through custom mappings, a feature the developer intends for developers who understand the security implications. It requires a Nerd Font for icon display and runs on Blender 5.0 and newer under the GPL v3.0 or later license.
Chord Song is best for blender users comfortable with Vim or Neovim who want to map operators, properties, toggles, and Python scripts to key-sequence chords. The custom-script feature is intended for developers who understand the security implications.
Chord Song is completely free to download and use.
Chord Song is compatible with Blender 5.0 and newer, so you'll need a current build to run it. The current release is version 1.2.3, published for that Blender generation. If you're on an earlier Blender version, the add-on won't be available to you until you update. The developer's GitHub page and the Blender Extensions listing track compatibility and release history, so check there before installing to confirm your Blender version meets the 5.0 minimum.
Chord Song requires a Nerd Font for icon display. You download a Nerd Font, such as Ubuntu Nerd Font, install it on your system, and then set it as your interface font under Edit > Preferences > Interface > Text Rendering. Without a Nerd Font configured, icons in the add-on won't render as intended. This is listed as a prerequisite alongside the Blender 5.0 requirement, so it's worth setting up the font before you start mapping chords. Full setup details are on the developer's documentation.
Chord Song installs through Blender's Extensions system. You download the .zip file and use Edit > Preferences > Extensions, then Install from Disk, select the file, and enable the Chord Song add-on. Drag and drop into Blender is also supported. After installing, set your leader key under Preferences > Chord Song (the default is Space), then right-click any Blender button to add a chord mapping and press the leader key to type your sequence. The developer's page lists the available download sources.
Chord Song can execute arbitrary Python scripts through custom mappings, which the developer flags as a feature intended for developers who understand the security implications. Only map chords to scripts you wrote yourself or have reviewed and understand, since running untrusted scripts can lead to data loss or system compromise. Version 1.2.3 adds safeguards: the Allow Custom User Scripts toggle is user-only, so shared configs can't silently enable it, and when a scripts folder is set, executions outside that folder are blocked.
Chord Song is listed as free here, and it's distributed under the GNU General Public License v3.0 or later. The add-on's source is available on the developer's GitHub page, and downloads are offered through Blender Extensions, GitHub Releases, and Gumroad. For current licensing terms and any changes, check the developer's page directly. As a GPL-licensed project, the code is open for review, which also lets you audit the scripts and behaviour before mapping them to chords.
Also in Workflow for Blender.

by Quint-Vrolijk
Export Curve To Json is a Blender add-on from Quint-Vrolijk that writes curve data to JSON files and reads it back. It handles Poly, Bezier and Nurbs curves through Blender's File Import and Export menus.

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 Giambattista-Caltabiano
Show Curve Length is a Blender add-on that displays the length of Curve Splines. It measures the length of the active Curve or Curves object directly in the 3D View.

by TAngraFX
MotionGen brings AI motion capture into the Blender viewport, turning MP4, MOV, or AVI video into fully rigged character animation. Drop in footage with no markers or sensors and get a retargetable armature.

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 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.