As_ComfyUI_CustomNodes
Manipulation nodes for Image, Latent
Nodes (19)
A no-frills pixel crop that just works
A tiny Python REPL inside your workflow — powerful, and a little spicy
Blend two images with a mask, in a single node
Turn an image into a grayscale mask by averaging its RGB channels
The tiny adapter that makes an integer fit an ANY socket
Add two latents together
Blend two latents with a simple 0–100 weight
Masked latent blending — stitch two latents by region
See inside your latent — but this is NOT a VAE decode
Load a latent straight from a .pt file — if you know where to look
Remap any number from one range to another — with a bonus INT
Render a mask as a grayscale image so you can actually see it
The five-operation math node that hands you float and int at once
Pure random noise as an image — for seeds, tests, and effects
When an integer won't plug into a float socket, this is the shim
Round any number to an integer, and make it fit an int socket
A float input that comes out as ComfyUI's loose 'number' type
Save a latent to disk — and here's exactly where it lands
A $list wildcard node that's smaller than it looks
As_ComfyUI_CustomNodes
Custom nodes for comfyUI. Goal is to not have extra dependencies
Please note: This is my playground for testing stuff. Nothing is guarantueed to work.