smn_support_nodes
A set of nodes for ComfyUI to support extended use.
Nodes (19)
One float in, three useful shapes out — string, truncated, rounded
A boring, bulletproof int-to-string-and-float shim
String to numbers, with a forgiving '0 on garbage' fallback
Put text on images with real fonts, alignment, and a color picker
A real color picker that emits a COLOR and a swatch
A float holder that's basically the core Primitive, with nicer widgets
A font picker with a dozen bundled TTFs, hiding under the 'sd' menu
A typed integer holder for when you're sick of seeds living inside samplers
A JSON text box that refuses to judge your syntax — and that's a trap
A multiline text holder that's shockingly easy to take for granted
Index into a JSON array by position — the sibling of the key getter
Pull one key out of a JSON object without writing a line of code
Cast a JSON value to bool, int, float, and string at once
Turn a frame batch into a real .webm file — after you install ffmpeg
Stitch two image batches into one, when they're the same size
Center-crop or center-pad any batch to a fixed canvas size
The 'stick transparent layers onto a background' node every RGBA workflow needs
Flip a frame sequence backwards — yes, really, that's the node
Auto-trim transparent edges, then scale to fit — the sprite-prep workhorse
smn_comfy
A collection of custom nodes for ComfyUI