ComfyUI Extension: comfyui-ntools

Authored by nitingrg

Created

Updated

0 stars

Essential little utilities that should have been in ComfyUI from day one. (Description by CC)

Custom Nodes (0)

    README

    comfyui-ntools

    Essential little utilities that should have been in ComfyUI from day one.

    Clean • Tiny • Zero external dependencies • Actively maintained

    Current Nodes

    | Node | Category | Description | |---------------------------------|------------|-----------------------------------------------------------------------------| | Calculate Image Megapixels | utils | Returns image resolution in megapixels as a clean float (e.g. 4.19) | | (more coming soon...) | | |

    Installation

    # Go to your ComfyUI custom_nodes folder
    cd ComfyUI/custom_nodes
    
    # Clone the pack
    git clone https://github.com/yourusername/comfyui-ntools.git
    
    # Restart ComfyUI (or use Manager → "Update" / "Refresh")