This tool displays Write node and Project settings in a Backdrop node, so artists can check their render setup in seconds — no digging through properties needed.
Write to BD Tools
Updated: 23 April 2025
Author: Atsu
Compatible Nuke versions: 14.0 or later
Compatibility:
Demo
Check out a quick guide on how to use the tool: https://youtu.be/JPRIZQytD1I
Compatibility
Tested in NukeX, Nuke Indie 15.1v2 on Windows.
Likely compatible with other Nuke 15+ versions (Python 3).
Installation
1. Place the `write_to_BD_tools` folder into your `.nuke` directory.
2. Open the `init.py` file in the `.nuke` directory, add the following line, and save the file:
nuke.pluginAddPath('./write_to_BD_tools')
3. Open a new Nuke project, and you will see a new tool added to your 'Node' toolbar.
See in GitHub for more information:
https://github.com/AtsuMatsui/Write-to-BD-Tools