ComfyUI Extension
ComfyUI-Calculator
Calculator
BobRandomNumber/ComfyUI-Calculator
Nodes1
On cloudLocal install
CategoryCalculator 🧮
Stars1
Updated6 months ago
Nodes (1)
Readme
ComfyUI-Calculator 🧮
A calculator node for ComfyUI. The calculator functions entirely within the UI, allowing you to perform quick calculations without needing to queue your workflow.

Features
- Interactive UI: Clickable buttons for digits, basic operators, and decimal points.
- Formula View: Displays your full mathematical expression as you type.
- Real-time Results: Hit
=to instantly see the result. - Zero-Input/Output: Designed as a standalone utility tool for your ComfyUI canvas.
Installation
-
Navigate to your ComfyUI installation's
custom_nodesdirectory.cd ComfyUI/custom_nodes -
Clone this repository or copy the
ComfyUI-Calculatorfolder into it:git clone https://github.com/BobRandomNumber/ComfyUI-Calculator.git -
Restart ComfyUI.
Usage
- Find the node in the search menu or under the Calculator 🧮 category.
- Simply click the buttons on the node to perform calculations.
- Use the C button to clear the display at any time.