Skip to content

ComfyNodePRs/PR-ComfyUI-Pixaroma-58e28d14

 
 

Repository files navigation

ComfyUI-Pixaroma

A creative suite of visual editors for ComfyUI - build 3D scenes, paint textures, compose layered images, and compare results directly inside your workflow.

Nodes

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

Previews

3D Builder

3D Builder Node 3D Builder UI

Image Composer

Image Composer Node Image Composer UI

Paint

Paint Node Paint UI

Image Crop

Crop Node Crop UI

Image Compare

Image Compare

Labels

Labels

Installation

Recommended: ComfyUI Easy Install

New to ComfyUI? We recommend using the easy installer: ComfyUI Easy Install

Via ComfyUI Manager (Recommended)

Search for Pixaroma in the ComfyUI Manager and click Install.

Manual

cd ComfyUI/custom_nodes
git clone https://github.com/pixaroma/ComfyUI-Pixaroma.git

AI Background Removal (Optional)

The Image Composer includes an AI Remove Background button powered by rembg. To enable it:

Windows Portable ComfyUI:

  1. Open the python_embeded folder inside your ComfyUI directory
  2. Click the address bar, type cmd, press Enter
  3. Run: python.exe -m pip install rembg

Standard Python:

pip install rembg

On first use, the AI model (~170 MB) downloads automatically to ComfyUI/models/rembg/. Subsequent removals are near-instant.

Tutorials

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

License

MIT

About

Pixaroma ComfyUI Nodes

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 94.3%
  • Python 5.7%