ComfyUI  >  Nodes  >  ComfyUI Easy Use >  JoinImageBatch

ComfyUI Node: JoinImageBatch

Class Name

easy joinImageBatch

Category
EasyUse/Image
Author
yolain (Account age: 1341 days)
Extension
ComfyUI Easy Use
Latest Updated
6/25/2024
Github Stars
0.5K

How to Install ComfyUI Easy Use

Install this extension via the ComfyUI Manager by searching for  ComfyUI Easy Use
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI Easy Use in the search bar
After installation, click the  Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • High-speed GPU machines
  • 200+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 50+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

JoinImageBatch Description

Merge batch images into single composite image for AI artists.

JoinImageBatch:

The easy joinImageBatch node is designed to merge a batch of images into a single, larger image. This node is particularly useful when you want to create a composite image from multiple individual images, either by stacking them horizontally or vertically. This can be beneficial for creating image galleries, collages, or any scenario where you need to visualize multiple images together in a single frame. The node simplifies the process of combining images, ensuring that they are seamlessly joined according to the specified mode, making it an essential tool for AI artists looking to streamline their image processing workflows.

JoinImageBatch Input Parameters:

images

This parameter expects a batch of images that you want to combine into a single image. The images should be in the format of a tensor with dimensions representing the batch size, height, width, and channels. The node will process these images and merge them according to the specified mode.

mode

This parameter determines the direction in which the images will be joined. It accepts two options: "horizontal" and "vertical". If "horizontal" is selected, the images will be concatenated side by side. If "vertical" is selected, the images will be stacked on top of each other. The default value is "horizontal".

JoinImageBatch Output Parameters:

image

The output is a single image that results from joining the input batch of images according to the specified mode. This image will have dimensions that reflect the combined size of the input images, either in width (for horizontal mode) or height (for vertical mode).

JoinImageBatch Usage Tips:

  • To create a horizontal collage, ensure that the mode parameter is set to "horizontal". This will align the images side by side.
  • For a vertical stack of images, set the mode parameter to "vertical". This will place the images one on top of the other.
  • Ensure that all images in the batch have the same dimensions to avoid unexpected results or errors during the joining process.

JoinImageBatch Common Errors and Solutions:

Images in the batch have different dimensions

  • Explanation: The images in the batch do not have the same height and width, which is required for seamless joining.
  • Solution: Resize or crop the images to ensure they all have the same dimensions before passing them to the node.

Invalid mode selected

  • Explanation: The mode parameter has a value that is not recognized (neither "horizontal" nor "vertical").
  • Solution: Ensure that the mode parameter is set to either "horizontal" or "vertical". Check for any typos or incorrect values.

JoinImageBatch Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI Easy Use
RunComfy

© 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.