
BlenderAe2
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 Skava·Workflow
Images © Skava. Used for product review; image policy.
Shader Bridge earns its place for taking a middle path between converters that dump every Blender node verbatim and those that flatten a material into a single Principled BSDF—converting what the engine supports, baking what it doesn't, and emitting native formats with channel packing already applied.
Shader Bridge is a Blender add-on from Skava that converts Blender materials into engine-ready formats: Unity Shader Graph for URP and HDRP, Unity ShaderLab for the Built-in pipeline, and Unreal T3D. Rather than rebuilding shaders by hand, it converts the nodes an engine has a real equivalent for, bakes the ones it doesn't, and emits the result in each engine's native format with the correct channel packing already applied.
Six root shaders are supported—Principled BSDF, Emission, Diffuse, Glossy, Glass, and Transparent—and smart traversal handles Mix Shader and Add Shader passthrough by picking the dominant branch, enters custom node groups via GROUP_OUTPUT, and hops through reroute nodes. Procedural nodes like Noise, Voronoi, Wave, and Musgrave are baked into real textures, and a Diagnostic Conversion Report returns supported and unsupported counts alongside plain-English error messages.
A one-click EEVEE viewport preview approximates each engine's look, and a toon detector flags ShaderToRGB-driven materials so you can route them through the baker. The add-on is Python only with no DLL and requires no external packages.
Shader Bridge is best for technical artists and game developers moving Blender materials into Unity URP, HDRP, Built-in, or Unreal Engine without rebuilding shaders by hand.
Shader Bridge is completely free to download and use.
Shader Bridge supports Blender 4.0 and above, with 4.2 LTS recommended by the developer. On Blender 4.2 and later it also auto-detects EEVEE Next, which its one-click viewport preview uses to approximate the target engine's look. The add-on is Python only with no DLL and requires no external Python packages, so it runs inside a standard Blender install. Once enabled, its ShaderBridge tab appears in the 3D Viewport sidebar, opened by pressing N.
Shader Bridge targets Unity 2022.3 LTS and newer, covering the URP, HDRP, and Built-in render pipelines, plus Unreal Engine 4.27 and up including the 5.x series. Each target gets its native output: Unity URP and HDRP receive .shadergraph files, Unity Built-in gets a .shader ShaderLab surface shader, and Unreal receives a .t3d material file. Channel packing is applied per engine, so Unity URP and Built-in use Metallic plus Smoothness, HDRP uses a Mask Map, and Unreal uses ORM packing.
Shader Bridge installs like a standard Blender add-on: open Edit → Preferences → Add-ons → Install, pick the shader_bridge_v1_1_0.zip file, then enable it. Once active, a ShaderBridge tab appears in the 3D Viewport sidebar, which you open by pressing N. No external Python packages or DLLs are needed, and the download includes a README with a full quick-start guide. Support is handled through marketplace messaging, and free updates are provided across the v1.x series.
Shader Bridge bakes procedural nodes—Noise, Voronoi, Wave, and Musgrave—into real textures, and it also detects ShaderToRGB-driven graphs and routes them through the baker. After a failed bake it performs a proper context restore, so your material's nodes are not left rewired. For nodes the engine has a real equivalent for, it converts them directly rather than baking, and the Diagnostic Conversion Report supplies supported and unsupported counts along with a root_kind field indicating the resulting master shader type.
Shader Bridge is released under GPL-3.0, the standard license for Blender add-ons. That license applies to the add-on code only—the shaders you generate with it are yours to ship in any commercial project. This entry is listed here as free, with free updates provided across the v1.x series and support offered through marketplace messaging. For current licensing details, check the developer's page before shipping.

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.