Visit ComfyUI Online for ready-to-use ComfyUI environment
Generate customizable blank images efficiently in batches for AI artists, with specified dimensions and color.
The Empty Images node is designed to generate blank images with customizable dimensions, color, and batch size. This node is particularly useful for AI artists who need to create placeholder images or initialize image data for further processing. By allowing you to specify the width, height, and color of the images, this node provides flexibility in creating images that fit your specific needs. The ability to generate multiple images in a batch enhances efficiency, especially when working with large datasets or preparing images for batch processing. The node's primary function is to produce images filled with a single color, which can serve as a base for various artistic or computational applications.
The width
parameter specifies the width of the generated image in pixels. It determines how wide the image will be, allowing you to tailor the image size to your specific requirements. The minimum value is 1, the maximum value is determined by the system's maximum resolution capability, and the default value is 512 pixels.
The height
parameter defines the height of the generated image in pixels. Similar to the width, it allows you to control the vertical size of the image. The minimum value is 1, the maximum value is determined by the system's maximum resolution capability, and the default value is 512 pixels.
The batch_size
parameter indicates the number of images to generate in a single batch. This is particularly useful when you need multiple images with the same specifications. The minimum value is 1, the maximum value is 4096, and the default value is 1.
The color
parameter sets the color of the generated images. It is represented as an integer value corresponding to a color code, allowing you to fill the image with any color of your choice. The minimum value is 0 (black), the maximum value is 0xFFFFFF (white), and the default value is 0 (black).
The output parameter IMAGE
represents the generated image or batch of images. Each image is filled with the specified color and has the dimensions defined by the width and height parameters. This output can be used as a base for further image processing or as a placeholder in various applications.
batch_size
to the desired number of images and adjust the width
and height
to match your requirements.color
parameter to generate images with specific background colors, which can be useful for creating themed datasets or testing color-based algorithms.{len(batches)}
Image Batches, {len(labels)}
Labels for label type {l_type}
width
or height
exceeds the system's maximum resolution capability.width
and height
parameters to values within the allowed range, ensuring they do not exceed the maximum resolution.© Copyright 2024 RunComfy. All Rights Reserved.
RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Playground, enabling artists to harness the latest AI tools to create incredible art.