Overview
Capture high-quality screenshots of a node tree (entire tree or only selected nodes), auto-stitched from multiple tiles using OpenImageIO.
UI Location
- Context Menu in the Node Editor — right-click → PrintNodes menu → Take Screenshot Of Whole Tree / Take Screenshot Of Selected Nodes.
- Preferences:
Edit→Preferences→Add-ons→ ScreenshotNodes to configure Secondary Directory, Always Use Secondary Directory, and Node Outline Color.
Features
- Whole-tree or selection capture: Screenshot the entire active node tree, or only the currently selected nodes.
- Tilized capture & stitching: Uses a modal timer to pan the node editor and capture tiles, stitched into a single high-resolution image via OpenImageIO.
- Automatic cropping & styling: Temporarily adjusts theme settings (grid, scrollbars, wire color, selection color) for clean output, then restores your theme and view settings afterwards.
- Configurable save location & color: Defaults to a
NodesShotssubfolder next to the.blendfile, with a configurable fallback directory and custom node outline color.
Usage
- Open the desired node editor (Shader, Geometry, etc.) and set up your node tree.
- Optionally select a subset of nodes if you only want a partial screenshot.
- Right-click in the node editor and choose Take Screenshot Of Whole Tree or Take Screenshot Of Selected Nodes.
- Wait for the modal capture to finish (cancel any time with Right Mouse or
Esc). - The stitched screenshot is saved as
NodeTreeShotYYMMDD-HHMMSS.jpgin theNodesShotsfolder next to your blend file, or the secondary directory from preferences.