LabelCraft is a comprehensive labeling tool designed for Foundry's Nuke software. It provides an intuitive interface for customizing node labels, icons, colors, and attributes with ease. Whether you're working with trackers, merge nodes, or sticky notes, LabelCraft streamlines your workflow.
- Label customization with HTML formatting (alignment, bold, italic, icons) to Backdrops and StickyNotes.
- Dynamic UI adapting to different node types.
- Easy manipulation of node-specific attributes (e.g.,
operation
,bbox
,reference frame
,log2lin
). - Shuffle layers and channels with a single click.
- Node-specific presets for quick label application.
- Supports Python 2.7 and 3.7, ensuring compatibility across Nuke versions.
A detailed guide on how to use LabelCraft is available at CequinaVFX's blog.
- Nuke: Version 11 or later.
- Operating System: Windows, macOS, or Linux.
- Download the repository from https://github.com/CequinaVFX/LabelCraft.
- OR Clone the repository:
git clone https://github.com/CequinaVFX/LabelCraft.git
- Unzip and rename the folder to
LabelCraft
- Copy the folder to .nuke standard folder.
- Add these line to init.py (
create a new one if it doesn't exist
):import nuke nuke.pluginAddPath('./LabelCraft')
Where to find the .nuke folder
This project is licensed under the MIT License.
For questions or suggestions, contact:
- Author: Luciano Cequinel
- Contact: www.cequinavfx.com
- Tool's blog: www.cequinavfx.com/post/label-craft