Viewport to IMG
WatchGenerate images with real-time viewport capture. Works in FreeView & CameraView.
- Manual "Run" or auto "Run on Change" modes
- Adjustable megapixels & steps
- Auto-numbered output in Image Editor
An addon that brings generative workflows directly into Blender. Generate images, videos, 3D models, and receive AI assistance without leaving Blender.
Fourteen modules that cover generation, IMG to IMG, LoRA, HDRI, rigging, chat, and remote control.
Generate images with real-time viewport capture. Works in FreeView & CameraView.
Create videos from a starting image using LTX 2.5. Auto-add to Video Sequencer.
Generate videos from a variety of inputs using LTX 2.5.
Convert images into GLB models via Pixal3D. Imported with textures.
Agent harness via OpenRouter or Unsloth Studio (local). TUI floating overlay, not a toy chat.
HTTP/SSE server (Hermes/OpenCode) for remote Blender control.
Transform the displayed image with a prompt, right inside the Image Editor.
Add LoRA models to your generation workflows.
Generate 360° panoramic HDRI environment maps from text prompts using FLUX.2-Klein + HDRI LoRA.
Generate a humanoid rig with motion from a text prompt.
Generate images from text prompts. Result loads automatically into the Image Editor.
Generate rigged humanoid characters from images.
Generate rigged animation from video input.
Adds automatic bones to any existing mesh — humanoids, animals, creatures.
Designed to stay out of your way.
Background threads keep Blender responsive
Videos auto-add to Video Sequencer
Toggle panels to reduce clutter
Native fast attention, no extra wheels
What you need before getting started.
Four steps to get everything running.
Edit → Preferences → Extensions.zipEdit → Preferences → Add-ons → OpenBlender → ComfyUI Setup → click "Install" — this installs ComfyUI and all required dependenciesOpen Edit → Preferences → Add-ons → OpenBlender:
D:\ComfyUI_windows_portable)Blender\5.2\extensions\user_default\openblenderPreferences → Add-ons → OpenBlender → Verify ComfyUI Path → Instal Nodes / Dependencies / Models if missing After a new update that brings new featuresStep-by-step guides for each module.
Remote Blender control via HTTP/SSE.
N key → OpenBlender tab)http://localhost:9876/sseAgent harness inside Blender — TUI floating overlay (opencode/hermes-style), not a simple chat.
model · ctx used/total (%) · compactionsHarness notes: thinking streams live as ▾ reasoning (rolling last-10 tail), then collapses to ▸ reasoning per message (global think toggle). Long tasks auto-compact at 80% context, queue while busy, and run up to 200 tool rounds with stall detection — cancel anytime. Unsloth Studio model/reload is picked up automatically.
The AI chat supports vision-capable models for analysing images directly inside Blender. Vision is auto-detected — screenshot/viewport tools are only offered to the agent when the model actually accepts images.
Ctrl+V in the floating chat)"take a screenshot and tell me what's wrong with my lighting"capture_image_editor) or the viewport (capture_viewport)Requires a vision-capable model. Images are sent as compressed JPEG to stay within context limits.
Request multiple images at once for keyframe sequences:
"Generate 3 continuous keyframes of Batman — first, middle, and end frames""Create 5 variations of a mountain landscape"Chat can be used to rewrite / refine your prompts.
Generate images from your viewport.
Output: Images appear in Image Editor as Result, Result_001, Result_002…
Generate videos from a starting image using LTX 2.5.
N key → OpenBlender tab)The generated video auto-adds to the Video Sequencer if the scene is selected.
Ask the AI Chat to write a motion-focused video prompt from your start image — with a vision-capable model it can see the current Image Editor image and describe subject motion, camera motion, and lighting changes.
Generate videos from text, image, or video inputs using LTX 2.5.
N key → OpenBlender tab)The IC-LoRA depth model gives LTX 2.5 structural guidance for consistent motion across frames. Models are downloaded automatically on first use.
Convert 2D images to 3D GLB models via Pixal3D.
Transform images from inside the Image Editor side panel.
N → find the OpenBlender tab in the sidebarIMG_to_IMG.001, IMG_to_IMG.002… in the Image EditorIMG to IMG is also available via the MCP server and AI Chat using the trigger_remix tool. Agents can transform any displayed image remotely with a text prompt.
Request the current state as an image:
"Send me the current image" → Agent calls capture_image_editor"Show me the viewport" → Agent calls capture_viewportBoth return base64 JPEG images that the agent can display in the chat.
Generate 360° equirectangular HDRI environment maps from text prompts using FLUX.2-Klein + Klein 9B HDRI LoRA.
N key → OpenBlender tab)Generate a humanoid dummy rig with motion from a text prompt using HY-Motion. The output is a generic animated skeleton — not a character with specific appearance or textures.
trigger_txt_to_rig MCP toolAdd LoRA models to your generation workflows.
.jsonAny ComfyUI-compatible LoRA works. Stack multiple LoRAs in a single workflow. Find models at CivitAI.
Generate a rigged humanoid from the image shown in the Image Editor.
Generate rigged animation from video.
Access via Edit → Preferences → Add-ons → OpenBlender. ComfyUI starts automatically when a job needs it (manual start also works).
MCP Server endpoints and exposed Blender capabilities — 2,400+ tools covering the full bpy.ops API.
Enable console logging: Window → Toggle System Console — watch for [OpenBlender] and [PostProcess] log entries.