
B.Slicer
by Bill_3D
B.Slicer is a slicing addon for Blender that cuts any object into sections, flattens them, adds registration dowels, and exports the results as SVG. Slice placement, thickness, spacing, and axis are all adjustable.
by scorpion81·Workflow
Images © scorpion81. Used for product review; image policy.
Developer Utilities earns its place in the Blender extensions library by consolidating three developer tools into a single install and adding pdoc-based documentation generation in version 1.1.0.
Developer Utilities gathers three previously standalone add-ons for people building Blender add-ons: Edit Operator Sources, Edit Addon Sources, and Python API Lookup. All three have been fixed to run with Blender 4.3 and newer, and they ship together as a single extension from scorpion81.
Version 1.1.0 adds one-click documentation generation for entire add-ons using the pdoc module, which is available through pip. It includes an operator that generates the docs, an operator that installs the pdoc dependency via pip if it is missing, and an operator to stop the http server (Python's http.server module) that can optionally start automatically after the docs are generated, so they open quickly in a browser. pdoc auto-generates API documentation following a project's Python module hierarchy, requires no configuration, supports type annotations, cross-links identifiers, and understands numpydoc or Google-style docstrings.
The extension requests file permission to open add-on source files for editing. It is released under the GNU General Public License v3.0 or later, and can be added by dragging it into Blender or installing from disk.
Developer Utilities is best for add-on developers working in Blender who want to edit operator and add-on sources, look up the Python API, and generate add-on documentation.
Developer Utilities is completely free to download and use.
Developer Utilities is compatible with Blender 4.3 and newer. The three add-ons it bundles — Edit Operator Sources, Edit Addon Sources, and Python API Lookup — were all fixed to run on Blender 4.3+, so they operate together within that version range. If you are on an earlier release of Blender, this extension lists 4.3 as its minimum, which means you would need to update Blender before installing it. You can confirm the current supported range on the developer's page.
Developer Utilities can be installed by dragging the extension into Blender, or by downloading it and using Blender's Install from Disk option. The download is small at 8.8 KB. Once added, it requests file permission so it can open add-on source files for editing. For the documentation feature, it also relies on the pdoc module, and the extension includes an operator that installs that dependency via pip if it is not already present on your system.
Developer Utilities generates documentation for entire add-ons with one click using the pdoc module. It provides an operator to create the docs, an operator to install pdoc via pip if it is missing, and an operator to stop the http server that can start automatically after generation so the docs open in a browser. pdoc auto-generates API documentation following a project's Python module hierarchy, needs no configuration, supports type annotations, cross-links identifiers, and reads numpydoc or Google-style docstrings.
Developer Utilities is released under the GNU General Public License v3.0 or later. Its documentation feature relies on the pdoc module, a separate open-source project available through pip and documented at pdoc.dev. Because the extension installs pdoc as a dependency rather than bundling it, pdoc carries its own terms. For the most current licensing details on both the extension and pdoc, check the developer's page and the pdoc project site.
Also in Workflow for Blender.

by Bill_3D
B.Slicer is a slicing addon for Blender that cuts any object into sections, flattens them, adds registration dowels, and exports the results as SVG. Slice placement, thickness, spacing, and axis are all adjustable.

by atrxi
FK/IK Snapping Tools is a Blender add-on by atrxi that snaps FK controls to IK and vice versa while animating humanoid rigs. It works on a variety of rig types and snaps in one click.

by NXSTYNATE
Palette brings over 600 terminal color schemes to Blender, mapping each one to the full theme system. It pulls from iTerm2-Color-Schemes and Gogh, browses with live preview, and applies a complete UI theme in one click.

by timhendriks93
Servo Animation is a Blender add-on that exports your animation to servo position values. These can drive PWM servos through an Arduino-compatible microcontroller, moving hardware in step with your Blender animation.

by Cloud-Guy
Dynamic Head Property Manager is a Blender add-on from Cloud-Guy for managing custom facial properties on Roblox Bundles and Dynamic Heads. It collects FACS poses in one place with fast search and non-destructive editing.

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.