numpy opencv_python opencv_python_headless Pillow torch torchvision scikit-image
A small collection of Utility and quality of Life Nodes developed to aid me in my workflows. Nothing special and nothing crazy, just extending certain functionalities of base nodes.
BadmanCLIPTextEncodeSDXLRegion : SDXL conditioning Node intended for use with CutOff, sadly SDXL does not do too well with CutOff.
ImageBlend(Badman) : Extended Image Blend node with some extra blend functions.
Int Math (Badman) : Integer Math node with some basic Math functions
HexGenerator(Badman) : Node that generates Hex Colors from linear RGB Values
String (Badman) : Simple String Type node
Concat String (Badman) : Simple String Concat Node with a new line option, ideal for combining Tokens from BLIP or CLIP
interrogation
Print (Badman) : Prints String input to console
IO Config (Badman) : IO configurator that sets up paths dynamically to be stored in setter nodes
Select String from List (Badman): Selects a specific String from a String List output and forwards this to the output. Can be used to target a specific String when loading prompts from files or from a multi image BLIP interrogator.
Inject Latent Noise Masked (Badman): Injects noise into latent space with mask control. High mask values receive more noise, low values receive less. Supports multiple blend modes (replace, add, multiply) and mask inversion.
WAN Three Frame To Video: Generates video from 3 keyframes (start, middle, end) with proper masking for smooth transitions. Supports adjustable middle frame positioning, configurable frame blend width for smooth transitions, and CLIP vision output concatenation for enhanced conditioning.