Welcome to Nukepedia v2

Thousands of free tools for Foundry's Nuke family

Get access to all the tools on Nukepedia from inside Nuke, with our nuBridge plugin!

Find out more

Latest uploads

Claude.ai x Nuke MCP - Auto Installer

Contributed by Harshid Harshid

I built a one-click installer that connects Foundry Nuke to Claude AI using the Model Context Protocol (MCP), based on dughogan's nuke_mcp project. What it does: You double-click a .bat file, it runs as Administrator, and automatically handles everything — no manual config, no digging through AppData folders. Finds your .nuke folder wherever it lives on your machine Finds your Claude Desktop config automatically Downloads and installs Nuke-MCP from GitHub Installs the FastMCP Python package Writes a safe init.py entry with error handling so a bad load never breaks Nuke startup Wires everything up so Claude can talk to Nuke on port 9876 Once set up, you open Nuke, then open Claude Desktop, and you can just talk to your comp - "What nodes are in my script?", "Create a Grade after my Read node", "Build me a greenscreen keying pipeline" - and Claude does it live inside Nuke. Fixes included over the original setup: Safe UTF-8 encoding on init.py so Windows locales don't break it try/except around the addon import so Nuke never hard-fails on startup No Unicode characters in comments that could cause plugin errors Requirements: Windows, Python 3.7+, Nuke (any recent version), Claude Desktop app Credits: Core MCP server by dughogan — I built the installer on top.

KS_Height2Normal

Contributed by Kristian Southerton

Super simple gizmo for converting greyscale height / bump maps into RGB tangent space normal maps.

BAB_PaperOutlines

Contributed by Leonel nguyen

BAB_PaperOutlines is the first release from the BAB (Bric a Brac) creative tool series. It automatically generates stylized paper outlines in Nuke, featuring customizable colors, texture mapping, and easy flatten-paper adjustments for sharper edges.

FujiFilmSim

Contributed by gonzalo rojas

Fujifilm film simulation, supports 13 profiles including Velvia, Classic Chrome, ACROS and more via a single BlinkScript node.

Grain Extractor

Contributed by Dhruvakant Thakur

A quick Grain Extractor tool. This tool can extract and store the grains from the any type of footages for later use while compositing (Preferred for live-action CG compositing)

SAC_Script Auditor v1.0 🔍

Contributed by Sachin raju

SAC Script Auditor is a Fast, Non-destructive, Diagnostic utility tool for Nuke. It performs deep analysis of your Nuke script, identifying errors, Disabled, Heavy nodes, Concatenation breaks, B-Box oversizing, and Channel bloat. The tool marks problematic nodes directly in node graph with color-coded sticky notes, and provides reports inside its own control panel.

DOOM for Nuke

Contributed by ahmed ramadan

DoomNode is a Nuke NDK generator node that embeds PureDOOM directly inside Nuke, outputs the live DOOM framebuffer as float RGBA, and lets you play from a standard Viewer using on-node Start DOOM and Stop DOOM controls.

Packer2D

Contributed by dshot92

# Packer2D A Nuke plugin for automatically packing multiple input images into a single output. Similar to UV packing tools, it arranges images efficiently with configurable aspect ratios, padding, and sorting options.

CageDots

Contributed by Tom Kelly

Puts Nicolas Cage's face on Dot nodes that get created.

Genvid Connector for Nuke — AI generation with provenance

Contributed by Gerard Heinz

Genvid Connector lets compositors work inside Nuke against a live production tracker — read shot media into Read nodes, publish composited keyframes and shot videos back to the bound shot, and trigger Genvid AI generations from the comp output. Every publish writes a parsed comp DAG plus the raw .nk sidecar to provenance, with full C2PA digital-source-type tagging. PKCE OAuth, OS-keychain credential storage, no embedded secrets.