
Inward Extrude
by JMT Production
Inward Extrude is a Blender addon that cuts into objects destructively, using the object's own geometry to make the cut. Trigger it with Ctrl+Shift+E in edit mode with one or more faces selected.
by LongLiveTheCube·Modeling
Images © LongLiveTheCube. Used for product review; image policy.
img2cube earns its place in the Blender extensions library for handling camera matching entirely inside Blender, with no external app in the loop.
img2cube is a free camera-matching extension for Blender from LongLiveTheCube. Starting from a photo, you draw lines along edges that are parallel in real life, then click Solve. The solver recovers focal length, rotation, and principal point using SVD. You can run a 2-VP solve for a quick result or a 3-VP solve for higher accuracy, with the residual reported in pixels as precision feedback.
Enter one known real-world measurement, such as a door height, and the whole scene rescales to match. A depth graph propagates measured lengths through connected segments via BFS, including across T-junctions, so unmeasured segments get 3D lengths automatically. Clicking any drawn line or extension places a Blender Empty at the computed 3D position, and snap points auto-snap to line intersections for precise placement.
The extension works entirely inside Blender with no external app, using only numpy and mathutils, both shipped with Blender. Version 1.0.6 supports Blender 4.2 LTS and newer and is released under GPL-3.0-or-later.
img2cube is best for blender artists reconstructing buildings or scenes from reference photos who need the camera to match the real perspective before modeling.
img2cube is completely free to download and use.
img2cube supports Blender 4.2 LTS and newer. Version 1.0.6 runs entirely inside Blender with no external application, relying only on numpy and mathutils, both of which ship with Blender itself. That means there are no bundled wheels or extra dependencies to install. You work from the Image Editor's N-panel, loading a photo, drawing lines, and solving the camera without leaving the program. If you are on an older Blender release, check the developer's GitHub page for details before installing.
img2cube can be installed directly through Blender's extension system. Open Edit then Preferences then Get Extensions, search for img2cube, and click Install. If you prefer a manual route, download the .zip from the developer's releases and either drag it into Blender or use Get Extensions then Install from Disk. Once installed, load an image in the Image Editor, open the N-panel, and switch to the img2cube tab to begin. The extension is small in size, so installation is quick.
img2cube needs at least two lines per axis across at least two axes, so four lines minimum, drawn along edges that are parallel in real life. You assign each line to the X, Y, or Z axis, then click Solve to recover focal length and rotation. The developer notes that fewer accurate lines beat many rough ones, and that extra lines are mainly useful as snap-point targets. A residual is reported in pixels so you can judge how well the solve fits.
img2cube runs completely inside Blender, with no external application to switch to. It uses only numpy and mathutils, both shipped with Blender, so there are no bundled wheels or additional dependencies to manage. This also makes the extension straightforward to review on the official Blender Extensions store. The full workflow, from loading a photo to placing 3D snap points, happens in the Image Editor and 3D View without leaving Blender.
img2cube is listed as free here, and the developer states it is free and always will be. It is distributed under the GNU General Public License v3.0 or later, which is required for Blender extensions. For current licensing terms or ways to support the project, check the developer's page. The extension is available through Blender's Get Extensions browser as well as the developer's GitHub releases.
Also in Modeling for Blender.

by JMT Production
Inward Extrude is a Blender addon that cuts into objects destructively, using the object's own geometry to make the cut. Trigger it with Ctrl+Shift+E in edit mode with one or more faces selected.

by joseconseco
Blob Fusion is a Blender add-on for building character and creature base-meshes. It combines Sphere and Round Capsule primitives with organic blending, described by its developer as a mix of ZSpheres and Metaballs.

by hodgson3d
Panel Cutter is a Blender add-on that non-destructively automates cutting procedural panel lines into models. It lets you dynamically assign panel cuts without committing them to the topology, aimed at hard surface models such as cars, ships and aircraft.

by Patrick-Tiefenbacher
Exact Radius is a Blender add-on that turns selected vertex rings into perfect circles of an exact numeric radius. Type the value like you would for Move or Scale, on one ring or many at once.

by Suussonic
Mandelbulb Generator is a Blender add-on by Suussonic for creating and exploring 3D Mandelbulb and Julia fractals directly inside Blender. Geometry is built from a Signed Distance Field and converted into a mesh.

by Community
LoopTools is a mesh modelling toolkit for Blender that gathers several tools to aid modelling. It was previously part of Blender 4.1's bundled add-ons and is now offered as an extension, provided as it is with limited support.

by Community
Extra Mesh Objects is a Blender add-on that expands the Add > Mesh menu with additional mesh object types. Previously bundled with Blender 4.1, it now ships as a standalone extension for Blender 4.2 LTS and newer.

by nickberckley
Bool Tool brings quick boolean operators to Blender for hard-surface modeling, covering brush booleans, destructive auto boolean cuts, and workspace tools that carve objects with custom shapes in both object and edit modes.

by Community
Extra Curve Objects is a community add-on for Blender that adds extra curve object types. It lives under View3D → Add → Curve → Extra Objects and was previously part of Blender 4.1's bundled add-ons.

by MACHIN3
MESHmachine is a mesh modeling addon for Blender focused on hard surface work without subdivision surfaces. It fuses and unfuses surfaces, creates variable fillets and washouts, edits bevels, and details meshes with plugs.

by Community
A.N.T.Landscape is a Blender add mesh add-on for generating landscapes and displacement. Originally a bundled add-on in Blender 4.1, it's now offered as-is with limited support, accessed from the View3D sidebar's Create tab.