UI

aeSnapShot

Contributed by Aitor Echeveste

Take you SnapShots from the script without need do renders. By Aitor Echeveste.

Animation Maker

Contributed by David Emeny

Generate ease curves and wave expressions with just a right-click on any animatable value in Nuke. Live animating previews in dialog.

AP_Autocopy

Contributed by Andrea Perisano

A script that allows you to copy immediatly and automatically every file image you import into nuke in a specific location

AUTO CREATION OF MENU ITEMS FOR GIZMOS. (MENU.PY)

Contributed by Justin Johnson

Just drag and drop gizmos into the right folder and they will show up in your Nuke menus. No longer will you have to create the menu items manually for each gizmo you want to install.

autoCrop_MB

Contributed by Jack Hughes

This script sets the bounding box tight to an analysed stream.

Backdrop Manager

Contributed by Michael De Caria

Lets you manage all your backdrops in real-time with just one panel.

Backdrop Palette

Contributed by Marcelo F. Bortolini

Backdrop node 'add-on' python script that helps u to manage: background color, icons & position/size (•‿•)

BatchRender

Contributed by huan xing

This tool can render more than one node at same time, no matter if the nodes are in one nk file.

bi_nodePresets

Contributed by Boris Ignjatovic

Node preset is a handy script that saves your node parameters in presets.

BufferReport

Contributed by Mitja Müller-Jend

Graphical, sortable representation of the current buffer usage

ChangeKnob Panel

Contributed by Y x

A clean and artist-friendly panel to quickly edit multiple knobs on multiple nodes inside Nuke. ChangeKnob Panel allows you to target nodes by selection, class, or name fragment, and apply batch knob updates with undo support. Designed to be lightweight, robust, and intuitive — perfect for compositors who want to speed up repetitive tasks.

Channel Hotbox

Contributed by Falk Hofmann

Easy way of changing layer inside the viewer.

CloseAllProperties

Contributed by Max van Leeuwen

Closes all property boxes at once (especially useful if you like to use floating windows).

CompCat

Contributed by Mervin van Brakel

Browse an infinite amount of cats without leaving Nuke!

connect_dots

Contributed by Lukas Löffler

Connects 2 nodes with a dot node in-between in a 90 degree angle.

Custom Radial node

Contributed by Andi Novianto

Custom Radial node - Add knob to control your radial node easier.

cycle_vlut

Contributed by Ben Dickson

Change between available viewer LUT's

Disable middle click zoom out

Contributed by yuri carrara

disable MMB mouse/pen click to fit screen functionality

DL_ACES_Setup

Contributed by Danilo de Lucio

This script creates a simple button in Nuke, to set the ACES workflow quickly.

DL_SetKeyKnobs

Contributed by Danilo de Lucio

Store different knob values and set all their keyframes at the same time.

Element browser(Ulaavi)

Contributed by Arun Babu

Element browser(ulaavi) is a panel which helps to browse the elements/ stocks inside nuke .We can preview and drag and drop the elements directly into the node graph and also the user can create their own collections.

errorReport

Contributed by Simon Jokuschies

dockable panel for displaying all nodes in your script that have errors. Missing frames of footage will be also recognized. You can also write out a .txt file containing all errors. It's useful to run errorReport before every render to make sure the current nuke script to render doesn't have any errors.

export_dependencies_n

Contributed by Jordan Boulais-Richard

Widget to export dependencies from current nuke file.

ExprPrompt

Contributed by Tianlun Jiang

easily set and create Expression nodes and fields, for compers who like to use expression node.

ExtendedHotkeys

Contributed by Alex Hughes

ExtendedHotkeys provides a new type of hotkey configuration into Nuke. It allows you to define a hotkey that does different things based on how many times you click it.

Ez Dollar GUI

Contributed by Nicholas Joseph

Quickly add $gui to your knobs using this handy prompt.

Flame Viewer

Contributed by Erwan Leroy

Imitates the behavior of the viewer in Flame, without affecting the behavior of the original Viewer. Tested in nuke 7, 8, 9 (Preferences inaccessible in 9)

FOV Panel

Contributed by Frank Rueter

a panel to convert between fov, aperture and focal length

frameServerStatus

Contributed by Jeang Jenq Loh

A panel to display currently running frame server slaves.

FRM_SeanKalra

Contributed by Sean Kalra

A short script to do a framehold at the current frame. It adds a hotkey as well.

h_nuke

Contributed by Rion .

some usefull shortcurt and nuke plugin.

HG_play readnode external

Contributed by hossam galal

A very small Python. I wrote it to help run the file on the external file player with shortcut Alt + R , without returning to the folder, and run it from the outside by simply pressing the keyboard button.

IconPanel

Contributed by Frank Rueter

show the default icons along with the required syntax for use in labels

JFX_utils

Contributed by Justin GD

Nuke menu builder for JFX tools

Kawaii Mode 4 Nuke

Contributed by Mads Hagbarth Damsbo

Make your day a little brighter with Kawaii mode for Nuke.

KeepSome

Contributed by romain biermann

Close opened property panels for unselected nodes and open property panel for selected ones ( or keeps it opened )

KnobScripter

Contributed by Adrian Pueyo

Complete python and blink script editor for Nuke.

Label Connector

Contributed by Lukas Schwabe

A Connector Tool for Nuke with a handy UI. Super light-weight and very easy to use, just one single shortcut to create, setup, colorize and navigate these connections from anywhere in the Node Graph. No Callbacks, no hidden knobs created, to always stay compatible to other pipelines or artists.

labelThisKnob

Contributed by Aleksandr Pushkarev

Adds button to animation menu that allows you to quickly add knob value to label

LayerShuffler

Contributed by Kaloyan Ganev

A handy UI tool that allows user freedom when dealing with multi-layer files (or node streams). The tool has options for custom layer extractions into Shuffle nodes, custom order of extraction, adding nodes after the extraction and more!

Leave Selected False

Contributed by Alexandr Marchenko

Fix drag and drop connect when selected node

lock_viewer_pipes

Contributed by Frank Rueter

adds UI features to lock viewers or selected buffers

mergeBox

Contributed by Falk Hofmann

menu for creating merges and setting operation in one go

MTool Frame Tag

Contributed by Mohsin kazi

Nuke Panel with new Feature Frame Tagging which is not available in nuke like other software (nukestudio).

NKtools

Contributed by Nanao Kawaoka

NKtools is an another easier way to access Nuke's commands. (I don't know, I guess.)

Node Color Cycler

Contributed by Minnaz Rehman

Node Color Cycler This script adds hotkeys to quickly cycle the tile colors of selected nodes in Nuke. Features: - F10: Cycles between Red → Green → Blue → Default → repeat - F11: Cycles between Pink → Yellow → Orange → Default → repeat - F12: Cycles between Black → White → Default → repeat Behavior: - Each press advances the color by one step in the cycle. - If the node color is not part of the cycle, it starts at the first color. - The "Default" step resets the node’s tile color to Nuke’s standard grey. Implementation: - Colors are defined as normalized RGB values [0–1]. - A helper function `set_tile_color()` converts RGB to Nuke’s ABGR int format. - The NodeColorCycler class manages the color cycles and hotkey bindings. Usage: - Place this file inside your ~/.nuke folder (or studio pipeline scripts folder). - Nuke will automatically register the hotkeys (F10, F11, F12) on startup.

NodeTable

Contributed by Mitja Müller-Jend

A spreadsheet to display and edit multiple nodes at a time

nth_Hotbox

Contributed by Nacho Igea

nth_Hotbox is a simpler version of W_Hotbox created by Wouter Gilsing. nth_Hotbox is focused on creating nodes in a fast way without the need of writing python code, just selecting the node class and the node will be created

nuke_color_harmony

Contributed by Falk Hofmann

This tool provides the ability to work with color harmonies inside Nuke.

Nuke_LDPK_MenuCreator

Contributed by Aleksandr Pushkarev

Creates a custom menu for the Lens Distortion Plugin Kit (LDPK) nodes from 3DEqualizer4. Supports multiple Nuke versions at the same time.

NukeFileBrowser

Contributed by ramesh babu

Nuke file browser is a file explorer inside nuke. Directly open and drag and drop workfiles and mov's to node graph. Top filter for only displays selected format files in file explorer. Supported version nuke12.0 to 13.1

NukePluginManager

Contributed by Simon Jokuschies

Plugin manager for nuke similar to the plugin manager in maya - decide which scripts you like to load when nuke launches. Improves the clarity in the user menus and reduces nuke's loading times.

NukeReminder

Contributed by ramesh kanna

NukeReminder is reminder app inside nuke. IT helps artist to remind their future tasks and more.

openBaseNode

Contributed by Vitaly Musatov

Script which helps to open linked nodes of selected node in one click(shortcut 'Ctrl+Shift+O').

Paintflip

Contributed by adam smith

Flips the clone offset around your brush

Paste Hidden

Contributed by Charles Taylor

Make working with hidden inputs easy.

Profile Inspector

Contributed by Virgil Sisoe

A Nuke plugin that lets you visualize the profiling information in a more convenient and user-friendly manner.

Project Browser

Contributed by Kostiantyn Kokariev

This is a tool designed for managing VFX projects

PyQt with non-modal widgets

Contributed by Mark Fickett

Slightly adapt Nuke's pyQtAppUtils to allow multiple non-modal PyQt widgets simultaneously.

QuickCreate for Nuke

Contributed by Mads Hagbarth Damsbo

A series of node shortcuts for the viewer, that utilizes the color sampler bounding box.

QuickScript

Contributed by Danilo de Lucio

Creates a Nuke Script file quickly from the selected Read Node, setting the Format, FPS, and Frame Range into the Project Settings.

QuickShortcutEditor

Contributed by Max van Leeuwen

Quickly change keyboard hotkeys for all nuke nodes and menu items.

ReadChecker - Versioning Validation Tool for Read Nodes in Nuke

Contributed by Danilo de Lucio

This tool checks the versions of your Read nodes, to visualize if they are updated or not in your Node Graph.

refreshViewer

Contributed by Jeang Jenq Loh

Quickly recreate viewer to fix viewer's disappearing toolbar bug.

rippleEditOnOff

Contributed by satheesh R

This code toggle on - off ripple edit mode in nuke. Select your roto shape and run the hot-key. This will really help full while edit rotoshape inside nuke. Here im using alt+q as keyboard shortcut. But you can use your combination of key's.

RV Launcher

Contributed by Lokesh Gangare

Launch RV directly from selected Read or Write nodes in Nuke. Automatically detects sequences, frame ranges, and RV installation across Windows, macOS, and Linux.

scaleBox

Contributed by Falk Hofmann

slider to scale nodedistance in X and Y

SearchReplacePanel

Contributed by Frank Rueter

a better search and replace panel

SequenceLoader

Contributed by Tianlun Jiang

A simple intuitive UI for import Image sequences or AOV passes from a 3D application. (built for MtoA renderer workflow)

Set Input Frame Range

Contributed by Sean Kalra

It sets the input range based on the calculation of the handles so you can review files quickly. You just select the footage and set the viewing mode from 'global' to 'input' and then press either of the hotkeys to set the viewing range. 'alt+h' to set 24 frame handle 'alt+g' to set 16 frame handles

SharedToolSets

Contributed by Vitaly Musatov

Share your ToolSets

Shortcut Editor

Contributed by Ben Dickson

Allows you to quickly bind keyboard shortcuts to existing menu items without writing Python code

Shortcut Manager

Contributed by Harut Harutyunyan

Create and manage node shortcuts in Nuke.

Simple Viewer Lock

Contributed by Charles Taylor

One viewer lock tool to run them all. Simpler and better than the competition ;)

Smart Path Fixer

Contributed by Lokesh Gangare

Automatically fixes missing Read node paths by matching filenames inside a new root folder. Supports sequences and padding.

SmoothScrub

Contributed by Max van Leeuwen

Viewer scrubbing by clicking anywhere in the viewer instead of on the timeline. Also a performance hack: it plays at 0 fps while scrubbing, which can be a lot smoother.

Stores

Contributed by Frank Rueter

Save a node's knob values to "stores" and recall them at any time.

tabtabtab

Contributed by Ben Dickson

Alternative 'tab node creator thingy', with substring matching and weighting

tabtabtabLegacy

Contributed by Dylan Palmboom

This is the tabtabtab tool that Ben Dickson made (http://www.nukepedia.com/python-scripts/ui/tabtabtab/), with a few small changes to the code to make it work for Nuke 6.2. I tested it with Nuke 6.2v1 and it works. It may work for older versions too.

The Version Changer

Contributed by Tomer Epshtein

A modified select, search and replace panel, with the ability to switch between only existing file versions.

thumbnail

Contributed by Simon Jokuschies

create an image thumbnail of selected node

ToDoList

Contributed by Frank Rueter

A panel to keep track of tasks for a shot

TOOLBOX

Contributed by huan xing

This is a tool as same as the toolbox in maya.

ToqueIO: Search Replace Panel

Contributed by Josh Robertson

The search replace panel is a helper utility which can be used to search all file knobs in the current script and replace the value. This can be very useful when updating a script after it has been transferred or archived. The search will check the node selection collecting all file knobs then processing the search on each of those knobs per node. All results will then be displayed in the Info Box

Ulaavi

Contributed by Arun Babu

Ulaavi for nuke, helps to organise stock elemets.

UserPlugIns

Contributed by Leander Burgmer

Allows you to create a menu (incl. submenus) for all your gizmos and plugins for easy access.

viewer Input presets

Contributed by Howard Jones

creates presets for viewer input. Updated with Auto Shuffle and HSV

Viewer Lock

Contributed by Matt Roe

Lock a viewer's inputs to desired nodes and prevent annoying accidental reassignments.

Viewer Lock

Contributed by Charles Taylor

The best darn Viewer Lock script on Nukepedia.

viewerMod

Contributed by Pau Rocher

Modifies the viewer buffers behavior.

viewerPointsTo3D

Contributed by Jeang Jenq Loh

Set points for pointsTo3D node from right clicking on Viewer.

viewerSync

Contributed by Philippe HUBERDEAU

Put in sync two different viewers. Nice to constantly monitor the alpha of the currently viewed tool.

W_dontUseNativeMenuBar

Contributed by Wouter Gilsing

Prevent Nuke from using the native OS toolbar (like on macOS) and use Nuke's Qt toolbar instead. This will allow the user to work properly in fullscreen mode on a Mac without losing/hiding the menubar. Besides that the toolbar will behave like any other part of the interface.

W_hotbox

Contributed by Wouter Gilsing

UPDATED v2.0. Hotbox for Nuke, similar to Autodesk Maya's. Selection specific menu that appears underneath your cursor for as long as you press the shortcut. Fully customizable, with interface to easily add and modify buttons on the fly. See the video in the description for a demonstration.

W_moveMenu

Contributed by Wouter Gilsing

Reorganize your toolbars and menus by grouping items together and by moving items from one menu into another. The items will be removed from their original location and reappear in a location defined by the user. Check the full description for examples.

WelcomeScreen

Contributed by huan xing

A simple screen which shows at startup

work_table1_1

Contributed by xiaobo liu

A simple script management tool

Zen of Python Greeting

Contributed by Lukas Lorkowski

This python script will open a window everytime you start nuke which will display one random quote from the Zen of Python. You have to click 'ok' to get nuke to open. How to install: 1. Add 'import ZenOfPythonGreeting' to your menu.py

zooom

Contributed by Simon Jokuschies

zooom is a handy tool to quickly jump from one part of your script to another part. is kind of an advanced bookmark system. If you have a huge nuke tree and need to jump between different locations than this one is for you. update v05: - own menu bar commands in 'Scripts/zooom' - several shortcuts to make navigating a lot faster. - quick panel (Shift+0) to quickly switch between locations

No tools match your filter criteria.