Extensions/ComfyUI-ImageTransformer
ComfyUI Extension

ComfyUI-ImageTransformer

ComfyUI wrapper nodes for Image Transformer

By teamalpha-ai·Created 12 months ago·Updated 10 months ago· 1
teamalpha-ai/comfyui-image-transformer
Nodes1
On cloudLocal install
CategoryImageTransformer
Stars1
Updated10 months ago
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.