A Krita plugin that adds layer management and automation tools.
Features
Color Labeling
- Adds a color label dropdown to Krita’s Layer Docker
- Quick assignment of color labels to layers and groups
- Updating a group will not change its children’s color labels
Color Filtering
- Toggle visibility of layers/groups by color label
- Click a color to show/hide all layers with that specific color label
Script Execution
- Execute custom Python scripts
- Auto-discovery of
.py
files in thelazy_tools/scripts/
folder - “Reload Scripts” option for dynamic script development