A creative suite of visual editors for ComfyUI - build 3D scenes, paint textures, compose layered images, and compare results directly inside your workflow.
| Node | Description |
|---|---|
| 3D Builder Pixaroma | WebGL 3D scene editor with primitives, materials, lighting, camera controls, and background image support |
| Image Composer Pixaroma | Layer-based image compositor with transforms, eraser masks, and AI background removal |
| Paint Pixaroma | Full painting studio with brushes, layers, blend modes, smudge, and color tools |
| Image Crop Pixaroma | Visual crop editor for precise image cropping with aspect ratio presets |
| Image Compare Pixaroma | Interactive image comparison with Left Right, Up Down, Overlay, and Difference modes |
| Label Pixaroma | Annotation label for organizing and documenting workflows |
| Show Text | Utility node that displays any value (tensors, latents, strings) as readable text |
New to ComfyUI? We recommend using the easy installer: ComfyUI Easy Install
Search for Pixaroma in the ComfyUI Manager and click Install.
cd ComfyUI/custom_nodes
git clone https://github.com/pixaroma/ComfyUI-Pixaroma.gitThe Image Composer includes an AI Remove Background button powered by rembg. To enable it:
Windows Portable ComfyUI:
- Open the
python_embededfolder inside your ComfyUI directory - Click the address bar, type
cmd, press Enter - Run:
python.exe -m pip install rembg
Standard Python:
pip install rembgOn first use, the AI model (~170 MB) downloads automatically to ComfyUI/models/rembg/. Subsequent removals are near-instant.
Video tutorials and workflow examples on the Pixaroma YouTube channel:
https://www.youtube.com/@pixaroma
💡 Heads up: I'm not a developer - these nodes were created with AI help. Everything works as intended, but bugs may exist.
💬 Join the Discord: https://discord.gg/gggpkVgBf3
MIT









