ComfyUI Extension: ComfyUI-Vextra-Nodes

Authored by diontimmer

Created

Updated

68 stars

Nodes: Pixel Sort, Swap Color Mode, Solid Color, Glitch This, Add Text To Image, Play Sound, Prettify Prompt, Generate Noise, Flatten Colors

Custom Nodes (0)

    README

    ComfyUI Vextra Nodes

    Custom nodes for ComfyUI.

    Installation

    1. Install ComfyUI
    2. git clone in the custom_nodes folder inside your ComfyUI installation or download as zip and unzip the contents to custom_nodes/ComfyUI-Vextra-Nodes.
    3. Start/restart ComfyUI

    Nodes

    Pixel Sort

    Pixel sorting effect by satyarth. Will install pixelsort module upon installation. Read about pixel sorting here.

    Swap Color Mode (Black & White)

    Swap the color mode to luminescence or single channel, useful for making mask or simply making stuff black & white. Also useful when changing rgb modes.

    Solid Color

    Generates an empty solid color image with options for color, size and batch size.

    Glitch This

    Add the Glitch This! effect.

    Add Text To Image

    Supply the path to a .ttf file and add text to an image input. Has options for achor placement, rotation, color and more.

    Play Sound

    Play sound during execution.

    Prettify Prompt (PromptGen)

    Prettify prompt using gpt2 AI model.

    Generate Noise

    Generate various noises to use in masks or blending.

    Flatten Colors

    Flatten the colors of an image to a variable amount of colors.

    alt text<br>

    Citations

    Pixel Sort by: satyarth<br>