Ezdepth — Ai Depth Map Generator For Blender
🎯 What is EZdepth?
EZdepth is a one-click Blender add-on that uses AI to generate high-quality depth maps from images, turning your 2D pictures into 3D displacement-ready surfaces.
Whether you want to:
-
Create 3D geometry from portraits
-
Sculpt product reliefs from reference photos
-
Add displacement and bump detail to stylized art
EZdepth does it instantly using Meta's Depth Anything Small model — all inside Blender, no setup required.
📦 What’s Included
-
depth_exe_main.exe— runs the AI model offline -
depth_anything_small.onnx— the licensed Meta ONNX model -
Full EZdepth Blender add-on (
__init__.py,depth_utils.py) -
README.mdandLICENSE.txt -
Sidebar panel, no coding required
🚀 Installation
-
Download
EZdepth.zip -
Open Blender → Edit > Preferences > Add-ons > Install
-
Select the ZIP file and enable EZdepth
-
The add-on appears in 3D View > Sidebar > EZdepth
🧠 How to Use
-
Select an image (portrait, render, product shot)
-
Tweak depth controls:
-
Min / Max Depth – focus on foreground or background
-
Invert Depth – flip near/far
-
Depth Strength – control intensity
-
-
Choose Apply As:
-
Modifier– adds Displace Modifier to mesh -
Shader– creates a Cycles material setup -
Image Only– generates and saves the depth map only
-
-
Optional:
-
Enable Subdivide Mesh (Simple or Catmull-Clark)
-
Choose coordinate mode: UV / Local / Global
-
-
Click 🎬 Generate Depth Map
-
Depth map is generated using AI
-
Modifiers or shader nodes are auto-created
-
Bump map is connected from original image
-
-
Shader Users:
In the Material Properties > Settings, set:
🧱 Extra Tools
-
🧱 Bake Shader Displacement – converts shader-based displacement into real mesh geometry
-
📖 Open How-To Guide – opens the full README and YouTube tutorial
-
📄 View License – opens your license rights
-
🧩 More Useful Addons – links to other tools by Dinis Pereira
📺 Watch the Tutorial
✅ Compatibility
-
Blender: 2.93 to 4.4+
-
Render Engines: Cycles (displacement), Eevee (bump only)
-
OS: Windows (due to
.exelauncher) -
Offline: No API or web access required