
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 X W Z·Workflow
Images © X W Z. Used for product review; image policy.
SVG Exporter earns its place in the superhive library for pairing camera-based SVG export with three occlusion methods, ranging from a fast depth sort to mathematically exact BSP splitting.
SVG Exporter writes mesh faces and curves out of Blender as optimized, resolution-independent SVG path data. It renders single or multiple selected objects from a top view or a camera view, and mesh objects are converted to curves during export. The styling of the output paths is customizable.
The add-on centers on occlusion handling, so only what's visible from the selected view is rendered. It offers three methods: an enhanced painter's algorithm that sorts by depth with configurable vertex sampling (center, average, or farthest) and is recommended for most cases; BVH ray casting, an experimental approach using Blender's BVH tree with adjustable sampling and epsilon tolerance for self-occlusion prevention; and BSP tree splitting, which recursively splits intersecting polygons for mathematically correct results with no z-fighting, though it runs slowest.
Exporting runs through File > Export > Scalable Vector Graphics (.svg). Version 1.1.0 was a complete rewrite with improved occlusion algorithms and drawsvg integration. It's a Blender extension add-on compatible with Blender 4.2 to 5.0, released under the GPL license.
Svg Exporter is best for exporting Blender meshes and curves to resolution-independent SVG vector paths with visibility-aware occlusion.
Svg Exporter is completely free to download and use.
SVG Exporter lists compatibility with Blender versions 4.2 through 5.0 and is registered as a Blender extension add-on. You install it through Edit > Preferences > Extensions (or Add-ons) > Install from Disk, then select the downloaded zip and enable the entry named SVG Exporter. Once enabled, the exporter appears under File > Export > Scalable Vector Graphics (.svg). Because compatibility ranges can shift with new Blender builds, check the developer's page for the current supported versions before installing.
SVG Exporter runs from Blender's export menu. Select one or more curve objects; mesh objects are also supported and get converted to curves during export. Go to File > Export > Scalable Vector Graphics (.svg), set the options you need in the export panel, choose a file path, then click Export SVG. The output is optimized SVG path data with customizable styling, and you can render from a top view or a camera view depending on the projection you want.
SVG Exporter offers three occlusion methods for controlling what's drawn. The enhanced painter's algorithm sorts by depth with configurable vertex sampling (center, average, or farthest) and is recommended for most use cases for its speed and reliability. BVH ray casting is an experimental option that uses Blender's BVH tree with adjustable sampling and epsilon tolerance to prevent self-occlusion. BSP tree splitting recursively splits intersecting polygons for mathematically correct results with no z-fighting, though it is the slowest of the three.
SVG Exporter is listed as free here in the catalog, and it's released under the GPL license. For current licensing terms and any purchase details, check the developer's page directly, since terms can change over time. On the technical side, it's a Blender extension add-on covering Blender 4.2 to 5.0, installed from a downloaded zip through the Extensions or Add-ons preferences. Version 1.1.0 brought a complete rewrite with improved occlusion algorithms and drawsvg integration.

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.