MF PipoNodes
Utility nodes for ComfyUI workflows: randomization, text processing, logging, and math operations.
Nodes (13)
An editable dropdown you can wire into any workflow — resolution presets, styles, anything
Roll a D20 for your seed, and roll again on every execution
Plot a number over time right inside your workflow — no spreadsheet detour
Count the lines in your prompt list before you start indexing it
The node that turns a prompt list into a cycling selection — by index
Append a timestamped line to a log file, every time your workflow runs
Read your batch log back into the graph instead of scrolling the console
Modulo with a cycle counter — wrap your list and know which lap you're on
Load a JSON, CSV, XML or YAML file into your workflow as a string
Persist any string as JSON, CSV, XML or YAML — LLM output, configs, state
Turn a frame counter into seq01_shot01 naming — beat points, zero math
See any string mid-graph — the debugger for your data flow
A seed that stays put and a step counter that moves — for multi-shot storytelling
Utility nodes for ComfyUI workflows: randomization, text processing, logging, and math operations.