ComfyUI Extension: ComfyUI-ImageTransformer

Authored by teamalpha-ai

Created

Updated

1 stars

ComfyUI wrapper nodes for Image Transformer

Custom Nodes (0)

    README

    ComfyUI-ImageTransformer

    Custom nodes for ComfyUI that perform image transformations using simple, robust math. More utilities planned.

    Installation

    1. Locate your ComfyUI custom_nodes directory.
    2. Clone the repository into custom_nodes:
    cd /path/to/ComfyUI/custom_nodes
    git clone https://github.com/teamalpha-ai/comfyui-image-transformer.git
    

    Restart ComfyUI after installation.

    Requirements

    No extra Python dependencies are required by this node.

    Contributing

    Issues and PRs are welcome. Please:

    • Keep node names, categories, and I/O types consistent with ComfyUI conventions.
    • Include concise docs and example usage in PRs.

    License

    Apache-2.0. See LICENSE for details.