Nodes/ComfyUI-Pixaroma/Paint Pixaroma
ComfyUI Node

Paint Pixaroma

Paint Pixaroma - a fast, simple painting editor with layers. Drop an image onto the closed node body to add it as a new top layer (opens the editor and stacks the dropped image above the auto-created Background, never replacing existing layers). Open the fullscreen editor to draw with pencil / brush / eraser / smudge / fill / shape / picker tools, on stacked layers with Photoshop-style controls (drag to reorder, opacity, blend modes, merge, flatten). The brush engine supports custom hardness / opacity, and the smudge tool gives you smooth color blending. AI Remove Background button (rembg-powered) on image-source layers extracts subjects with one click. Save with transparent background directly to disk via the toolbar checkbox. Outputs the final composited IMAGE plus its width and height. Inside the editor you can also drag-drop more images to add as additional layers, or wire any upstream IMAGE source into the optional input slot the editor creates. Inputs are dynamic placeholder slots created by the editor; their tooltips live on the JS side.

By pixaroma·Created 5 months ago·Updated 23 days ago· 271
Paint Pixaroma
    • image
    • width
    • height
    Category👑 Pixaroma/🎨 Editors

    Inputs (0)

    No inputs

    Outputs (3)

    NameTypeDescription
    imageIMAGEThe painted image.
    widthINTImage width in pixels.
    heightINTImage height in pixels.