ClipboardPaste v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
14.0 or later
Mac
Description:
This script enhances Nuke's functionality by enabling users to paste images, videos, or image sequences directly from the clipboard into a Nuke project. It streamlines the import process, improving workflow efficiency. The files could be from your computer, from the screenshot, from the internet browser.
Installation:
-
Ensure Python modules
glob
,PySide2.QtGui
, anddatetime
are installed. -
Insert the script into
.nuke/menu.py
for example.
Notes:
-
If a copied image doesn't exist on your computer, the script saves it to a temporary folder in your project directory or home directory depends if the script is saved or not.
-
The hotkey
Ctrl+Alt+V
can be changed by modifying the script's last line. -
Tested on macOS Ventura 13.2.1 with NukeX14.0v5.