Create Read nodes from all selected Write nodes.
Read From Write
First submitted: 30 October 2025
Author: marek.bires
Compatible Nuke versions: 10.0 or later
Compatibility: Source
This script will create Read node from each selected Write node. Colorspace of newly created Read node is taken from Write node. Framerange is taken from rendered images. In case of MOV / MP4 Read node is set for "start at [project first frame]". By default script is assigned to shortcut "Shift+R".
Working with:
MOV / MP4
image sequence
DeepWrite
Even selection with different Write node setups or Deep / Standard Write nodes
Only condition is that render from Write node must exist.
Installation: copy file into your .nuke folder. If you already have your own menu.py you use my as inspiration. You can put these script into separate folder just remember to include it into init.py file.
In case of any issues, feel free to report via GitHub