Simple Nuke gizmos and scripts for easier compositing by Mohamed Mamdouh.
MM_Tools
Updated: 24 April 2025
Author: M-Mamdouh
Compatible Nuke versions: 11.0 or later
Compatibility: Linux 32, Windows 64
MM_Tools by Mohamed Mamdouh
- MM_ChromaClean
- The Simplest way to create clean plate for any green or blue screen without causing a heavy script.
- More Details Here
- MM_AdvancedReflection
-
- Converts any 3D render into mirror reflects the whole environment of any shot using the normals pass only.
- More Details Here
- MM_LightOff
-
- Remove a distracting highlight, make a sunny scene flat and overcast, or grade a shot day-for-night, based on Grade Stacking Technique by kenn hedin kalvik.
- More Details Here
- MM_BloomyDefocus
- a small step-up from Nuke's default Defocus and ZDefocus nodes offering some more control over the Highlights and bokeh with a customized bloom effect like the after effect's camera lens blur effect.
- More Details Here
- MM_Backdrop
-
- Automatically fast creating backdrop with customized Label, Color & Font Size.
- More Details Here
- MM_Filler
-
- filter based filler tool, Its trying to fill in missing information and to extend available information for a full picture estimation. You have 5 useful options for different filling operations like markers, screen dirt, Alpha holes, noise, wires and custom matte filler for whatever you want to cleanup.
- More Details Here
- Camera_Retime
- lets you retime any camera in sync with your footage, using the same retime node (Timewarp, Kronos, or Oflow). Save time, avoid re-tracking, and keep your camera perfectly matched with just a few clicks.
- More Details Here
- MM_MergeClips
-
- Automatically Merges different clips to be one clip with full control for each clip.
- More Details Here
- MM_Alexa2logC
-
- Converts the colorspace between Alexa.rec709 and logC.
- More Details Here
- MM_FrameHold
-
- The Normal FrameHold with additional Options
- More Details Here
Installation:
- Unpack the Zip file.
- Copy the whole folder called (MM_Tools) into your NUKE PATH folder (.nuke).
- Add init.py file Directly to your NUKE PATH folder.
- if you already have init.py file, open it, copy this code and paste into your file:
import nuke
nuke.pluginAddPath('./MM_Tools')
- Restart Nuke if it's Opened and enjoy your new tools.