NukeOCD is a python tool that I have been developing to help organize Node graphs. I really like the interactivity and the ability to drag and draw over the Node Graph selecting alignment axes with the drawing direction.
Pipeline
BorisFX Silhouette - Collapse Object List Script
I have wanted this feature for about 15 years. You know the feeling: a Silhouette roto project with hundreds of layers, and you need to collapse all the main layers to find something in the Object List. Now you can. Assign it to a keyboard shortcut and boom.
Because the Python API has no direct way to do this, I had to dig into the Qt/PySide UI to find the correct panel and trigger the layer-expansion action.
The Foundry Nuke - Stabilized Crop script
Use this script to optimise frame sequences before sending the smallest necessary frame area to ComfyUI, VitMatte, or another GPU-memory-hungry processing or compositing step. It works with RotoShapes, Crop, and CurveTool. Use the offset parameter to enlarge or reduce the bounding box.
Python Script is here on Github
Demo video