Extensions/smn_support_nodes
ComfyUI Extension

smn_support_nodes

A set of nodes for ComfyUI to support extended use.

By SummonTheCat·Created about a year ago·Updated about a year ago· 0
SummonTheCat/smn_support_nodes
Nodes19
On cloudLocal install
CategoryConverter, smn/draw
Stars0
Updatedabout a year ago

Nodes (19)

[SSN] Convert Float To Others

One float in, three useful shapes out — string, truncated, rounded

Converter
[SSN] Convert Int To Others

A boring, bulletproof int-to-string-and-float shim

Converter
[SSN] Convert String To Others

String to numbers, with a forgiving '0 on garbage' fallback

Converter
[SSN] Draw Text

Put text on images with real fonts, alignment, and a color picker

smn/draw
[SSN] Input Color

A real color picker that emits a COLOR and a swatch

smn/input
[SSN] Input Float

A float holder that's basically the core Primitive, with nicer widgets

Input
[SSN] Input Font

A font picker with a dozen bundled TTFs, hiding under the 'sd' menu

sd
[SSN] Input Integer

A typed integer holder for when you're sick of seeds living inside samplers

Input
[SSN] Input JSON

A JSON text box that refuses to judge your syntax — and that's a trap

Input
[SSN] Input String

A multiline text holder that's shockingly easy to take for granted

Input
[SSN] JSON Get Index Value

Index into a JSON array by position — the sibling of the key getter

JSON
[SSN] JSON Get Key Value

Pull one key out of a JSON object without writing a line of code

JSON
[SSN] JSON Get Value As

Cast a JSON value to bool, int, float, and string at once

JSON
[SSN] Output WebM

Turn a frame batch into a real .webm file — after you install ffmpeg

output
[SSN] Prep Append Batch

Stitch two image batches into one, when they're the same size

smn/prep
[SSN] Prep Crop

Center-crop or center-pad any batch to a fixed canvas size

smn/prep
[SSN] Prep Flatten Alpha

The 'stick transparent layers onto a background' node every RGBA workflow needs

smn/prep
[SSN] Prep Reverse Batch

Flip a frame sequence backwards — yes, really, that's the node

smn/prep
[SSN] Prep Trim Scale

Auto-trim transparent edges, then scale to fit — the sprite-prep workhorse

smn/prep
Readme

smn_comfy

A collection of custom nodes for ComfyUI