Extensions/ComfyUI-Basic-Math
ComfyUI Extension

ComfyUI-Basic-Math

Custom nodes for performing basic math operations

By akatz-ai·Created about a year ago·Updated 11 months ago· 16
akatz-ai/ComfyUI-Basic-Math
Nodes23
On cloudLocal install
CategoryBasic Math ➕/Arithmetic, Basic Math ➕/Primitives
Stars16
Updated11 months ago

Nodes (23)

Basic Math | Basic

The one arithmetic node that replaces five others

Basic Math ➕/Arithmetic
Boolean | Basic

A true/false switch you can wire anywhere

Basic Math ➕/Primitives
Boolean Logic | Basic

Real AND/OR/XOR logic for your workflow

Basic Math ➕/Boolean
Boolean Unary | Basic

The one-operator logic node that flips your workflow

Basic Math ➕/Boolean
Float Comparison | Basic

Comparing floats without the '2.0 != 2' trap

Basic Math ➕/Boolean
Float | Basic

A plain float constant you can actually wire places

Basic Math ➕/Primitives
Integer Comparison | Basic

Clean integer comparisons for seeds, steps, and sizes

Basic Math ➕/Boolean
Integer | Basic

A whole-number constant node with a 64-bit range

Basic Math ➕/Primitives
Int Math | Basic

Integer math plus the bitwise operators nobody else gives you

Basic Math ➕/Arithmetic
Math Constants | Basic

Pi, e, tau, and the two constants everyone forgets are constants

Basic Math ➕/Constants
Number Clamp | Basic

The node that keeps runaway numbers in their lane

Basic Math ➕/Utility
Number Comparison | Basic

The general-purpose comparison that doesn't care about int or float

Basic Math ➕/Boolean
Number In Range | Basic

One boolean that answers 'is this number in the window?'

Basic Math ➕/Utility
Number Lerp | Basic

The smoothness node hiding in a math pack

Basic Math ➕/Utility
Number Round | Basic

Rounding to N decimals, without the floating-point surprises

Basic Math ➕/Utility
Precise Float | Basic

A float widget with ten-decimal-place steps for micro-tuning

Basic Math ➕/Primitives
String Comparison | Basic

Comparing text, checking substrings, and regex from the node graph

Basic Math ➕/Boolean
String | Basic

A simple text box that also merges two strings

Basic Math ➕/Primitives
To Bool | Basic

Coerce anything into true or false, with a built-in inverter

Basic Math ➕/Conversion
To Float | Basic

The type adapter that turns ints and strings into floats

Basic Math ➕/Conversion
To Int | Basic

Any value to a whole number, with your choice of rounding

Basic Math ➕/Conversion
To String | Basic

Turn Any ComfyUI Value Into Text (and Stop Fighting Your Prompts)

Basic Math ➕/Conversion
Unary Math | Basic

Unary Math for Seeds, Schedules, and Sine Waves

Basic Math ➕/Arithmetic
Readme

ComfyUI Basic Math

Custom nodes for basic math operations