
Comparable
by ffuthoni
Comparable is a Blender add-on that lets you compare two similar or near-identical objects or collections in one click. Select two, press the switch button, and toggle their visibility from a sidebar panel.
by a2d4f3s1·Workflow
Images © a2d4f3s1. Used for product review; image policy.
A compact, permission-free add-on that earns its place in the Blender extensions library for a focused task: moving driver data via JSON and clipboard.
Driver Copy IO handles the transfer of Blender drivers through JSON. It exports driver data to external files, so you can move complex setups between different objects or between entirely separate Blender projects. You can build your own library of drivers and apply them whenever needed.
The add-on works with full paths in the form bpy.data.objects["Name"].property to specify targets precisely. It supports both file-based export/import and clipboard copy and paste of driver data as JSON strings. Full data integrity is preserved across the transfer, keeping all variables, expressions, and target paths intact.
A "Driver Copy" panel is added to the sidebar (N key) of the 3D View, where you enter a source path, press Copy, enter a destination path, and press Paste. The add-on is written entirely in Python and requires no special permissions. It is compatible with Blender 4.2 LTS and newer, and is released under the GNU General Public License v3.0 or later.
Driver Copy IO is best for blender users transferring driver setups between objects or separate projects, and those building a reusable driver library.
Driver Copy IO is completely free to download and use.
Driver Copy IO is compatible with Blender 4.2 LTS and newer, and the developer notes it has been tested on Blender 4.2.0 and later. Once installed, it adds a "Driver Copy" panel to the sidebar of the 3D View, accessed with the N key. If you are running an older Blender release, check the developer's GitHub page for details before installing, since compatibility is listed from 4.2 LTS upward.
Driver Copy IO adds a "Driver Copy" panel to the 3D View sidebar. You enter the source path under "Export" (for example, bpy.data.objects["Cube"].location[0]), press the Copy button, then enter the destination path under "Import" and press Paste. Paths use full-path form such as bpy.data.objects["Name"].property. Alternatively, you can save drivers to JSON files and import them later to reuse setups across separate Blender projects or build a driver library.
Driver Copy IO can be added by dragging and dropping it into Blender, or by downloading it and installing from disk. The developer also describes installing via Preferences > Add-ons > Install, selecting driver_copy_addon.py. After installation, the "Driver Copy" panel appears in the 3D View sidebar, opened with the N key. The extension requires no special permissions, and further installation guidance is available on the developer's GitHub page.
Driver Copy IO is listed as free here and is released under the GNU General Public License v3.0 or later. The add-on is written entirely in Python and does not require special permissions. For current licensing terms, the source code, and issue reporting, refer to the developer's GitHub page. Because it is distributed under the GPL, you can review and reuse the code in line with that license.
Also in Workflow for Blender.

by ffuthoni
Comparable is a Blender add-on that lets you compare two similar or near-identical objects or collections in one click. Select two, press the switch button, and toggle their visibility from a sidebar panel.

by YLIANG
YL VertexColForge is a channel editing tool for Blender that works on Vertex Color / Color Attribute data, covering previewing, painting, selecting, gradient generation, randomization, conversion, and packing of RGB / R / G / B / A channels.

by pullup
Node Minimap is a Blender add-on that displays an interactive minimap of the node tree across all node editors. Navigate with the middle mouse button, and view nodes colored by type or their custom colors.
by Viktor-Kamp
Unit to pixel converter is a Blender add-on that calculates render resolution from different measurement units, taking PPI/DPI pixel density into account. It supports metric and imperial units, bleed, and paper-format presets.

by 1hue
Global Custom Properties is a Blender extension that adds a panel of globally predefined input fields for editing Custom Properties across Objects, Collections and Scenes. It works with existing Custom Property 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.