Nuke Icon Toolkit

nuke_icon_toolkit is a collection of high-DPI (512x512) icons for Foundry Nuke, intended to help you replace the low-resolution icons included by default.
Installation Instructions
- Download the latest release from GitHub.
- Extract the nuke_icon_toolkit folder into your
~/.nuke
directory. - Open
~/.nuke/init.py
and addnuke.pluginAddPath("./nuke_icon_toolkit")
- Start Nuke!
Create your own icons!
Included in nuke_icon_toolkit/build/
is a helpful nuke script nuke_icon_toolkit.nk
.
This includes a style guide, and templates, showing how you can create high-DPI icons matching Nuke's theme.
Contribute
Currently, this collection only includes high-DPI icons for what is immediately visible in Nuke's Nodes Toolbar.
If you would like to contribute replacements for other Nuke icons, please create a feature branch and submit a pull request.