Custom nodes for ComfyUI providing image loading and canvas manipulation capabilities.
Load images from local files or URLs with automatic mask extraction.
Features:
- Load from local input directory or direct URLs
- Automatic alpha channel extraction as mask
- Support for animated/multi-page images
Place and resize images on a canvas with custom background colors.
Inputs:
- Image, canvas dimensions, position (x, y), size, background color (hex)
Place and resize masks on a canvas with optional coloring.
Inputs:
- Mask, canvas dimensions, position (x, y), size, background color (hex), optional mask color
cd ComfyUI/custom_nodes
git clone https://github.com/AndalusiLLC/comfyui_andalusi.gitRestart ComfyUI.