
Palettegrid
by SavedPixel
Palettegrid is a Blender plugin from SavedPixel for palette texturing. Create flat-color and gradient strip textures, snap UVs to strips, project gradients from the viewport, and edit colors live without leaving Blender.
by david494·Workflow
Images © david494. Used for product review; image policy.
Copy/Paste Nodes stands out in the Blender extensions library for handling node transfer as plain JSON text on the system clipboard rather than the internal clipboard. The developer describes it as alpha, with the JSON structure not yet finalized.
Copy/Paste Nodes is a Blender add-on by david494 that copies nodes to and from the system clipboard as JSON. It works across all node editors, storing nodes as text rather than through Blender's internal clipboard.
The add-on adds two keyboard shortcuts in every Node Editor: CTRL+ALT+C and CTRL+ALT+V, using CMD on macOS. These copy and paste nodes as text to the system clipboard, separate from the internal clipboard used by CTRL+C and CTRL+V. The code keeps the generated JSON short by only retaining fields that are not default, which produces almost human-readable output, though hand-editing that output can easily trigger exceptions. The stored structure and property names mostly mirror the internal structure of node trees, with default_value and location_absolute renamed to _val and _loc.
Possible uses include copying between different open Blender instances and versions, sharing node trees online without rebuilding from screenshots where .blend files are hard to share, and checking changes between node tree versions by comparing the JSON difference. The developer notes the JSON structure is not finalized and considers the add-on to be in an alpha state.
Copy/Paste Nodes is best for blender users who want to move nodes between different Blender instances or versions, share node trees as text, or compare node tree versions through their JSON output.
Copy/Paste Nodes is completely free to download and use.
Copy/Paste Nodes is compatible with Blender 4.5 LTS and newer. Version 0.1.6 added compatibility with newer numpy versions, which fixes errors in Blender releases above 5.1.0. The add-on works in all node editors, where it adds its shortcuts. The preferred installation route noted by the developer is the Blender Extensions platform, though you can also download it and install from disk or drag and drop it into Blender. For the current list of supported versions and later updates, check the developer's page on GitHub.
Copy/Paste Nodes is available through the Blender Extensions platform, which the developer lists as the preferred installation method. You can also download the add-on and install it from disk, or drag and drop it into Blender. Once installed, it adds two keyboard shortcuts in every Node Editor for copying and pasting nodes as JSON to the system clipboard. The extension requests clipboard permission so it can copy and paste nodes to the clipboard. Source code and issue reporting are available on the developer's GitHub page.
Copy/Paste Nodes adds two keyboard shortcuts in all Node Editors: CTRL+ALT+C and CTRL+ALT+V, with CMD used on macOS. These copy and paste nodes as text to the system clipboard, which is separate from the internal clipboard used by Blender's standard CTRL+C and CTRL+V. Because nodes are stored as JSON text, you can move them between different open Blender instances and versions, share them online, or compare the JSON output across node tree versions. The developer notes the JSON structure is not finalized and treats the add-on as alpha.
Copy/Paste Nodes is listed as free here and is released under the GNU General Public License v3.0 or later. For current licensing terms and any changes, check the developer's page on GitHub. The add-on is a small download and requests clipboard permission so it can copy and paste nodes to and from the system clipboard. Its source code is available on the developer's repository in line with its GPL licensing, and you can report issues there as well.
Also in Workflow for Blender.

by SavedPixel
Palettegrid is a Blender plugin from SavedPixel for palette texturing. Create flat-color and gradient strip textures, snap UVs to strips, project gradients from the viewport, and edit colors live without leaving Blender.

by maylog
Bone Animation Copy Tool is a Blender add-on for retargeting bone animation between armatures. It maps motion from a source skeleton to a target using bone constraints, with a mapping table at its core.

by DShot92
Save with Versioning is a Blender add-on from DShot92 that automatically increments the version number in your file name when you save, with a publish function that keeps the newest file up to date for linking assets.

by Nifs
Bone Eyedropper is a Blender add-on for selecting a bone in the 3D Viewport and entering it directly into a property field, including properties added by other add-ons. It can also copy bone names to the clipboard.

by darkstarrd
Glare Node Controller adds a panel to Blender that lets you set up glare directly from the Render panel. Built by darkstarrd, it offers a simple workflow for users who want to avoid the Compositor.

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.