Save 4 hours! We auto-setup your workflow! Free!

Drop your workflow.json — we handle every dependency, custom node, and model. Just open the link and run.

Auto-Setup Workflow Json (Free) Now!
ComfyUI > Nodes > Rebalance-Pack > Load Images

ComfyUI Node: Load Images

Class Name

LoadImages

Category
Rebalance-Pack/foundational
Author
nova452 (Account age: 1390days)
Extension
Rebalance-Pack
Latest Updated
2026-07-30
Github Stars
0.47K

How to Install Rebalance-Pack

Install this extension via the ComfyUI Manager by searching for Rebalance-Pack
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter Rebalance-Pack 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
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

Load Images Description

Facilitates loading images from specified sources for seamless integration into workflows, beneficial for AI artists.

Load Images:

The LoadImages node is designed to facilitate the loading of images from specified sources, allowing you to seamlessly integrate visual content into your workflow. This node is particularly beneficial for AI artists who need to incorporate images into their projects without dealing with complex file handling processes. By leveraging this node, you can easily access and manipulate images, making it an essential tool for tasks that require image processing or analysis. The node's primary goal is to streamline the image loading process, ensuring that you can focus on creative aspects rather than technical details.

Load Images Input Parameters:

file_path

The file_path parameter specifies the location of the image file you wish to load. This parameter is crucial as it directs the node to the exact file you want to work with. The path can be either a local directory or a remote URL, depending on where your image is stored. Ensuring the correct file path is provided is essential for the successful execution of the node, as an incorrect path will result in the node being unable to locate and load the desired image.

Load Images Output Parameters:

image_tensor

The image_tensor output is a tensor representation of the loaded image, which is essential for further processing or analysis within your workflow. This output allows you to manipulate the image data programmatically, enabling tasks such as image transformation, filtering, or feeding into machine learning models.

mask

The mask output provides a tensor that represents the alpha channel of the image, indicating the transparency levels of each pixel. This is particularly useful for tasks that require distinguishing between opaque and transparent areas of an image, such as compositing or masking operations.

mask_inverted

The mask_inverted output is the inverse of the mask, highlighting the areas that are not transparent. This output can be used in scenarios where you need to focus on the non-transparent parts of an image, providing flexibility in how you handle image transparency.

Load Images Usage Tips:

  • Ensure that the file_path is correctly specified to avoid errors in loading the image. Double-check the path for typos or incorrect directory structures.
  • Utilize the mask and mask_inverted outputs to handle transparency effectively in your image processing tasks, allowing for more precise control over image composition.

Load Images Common Errors and Solutions:

Warning: Could not load image <file_path>: <error_message>

  • Explanation: This error occurs when the node is unable to locate or open the specified image file. The <error_message> provides additional details about the issue, such as file not found or unsupported file format.
  • Solution: Verify that the file_path is correct and that the file exists at the specified location. Ensure that the file format is supported by the node. If the file is remote, check your internet connection and the URL's validity.

Load Images Related Nodes

Go back to the extension to check out more related nodes.
Rebalance-Pack
RunComfy
Copyright 2025 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 Models, enabling artists to harness the latest AI tools to create incredible art.

Load Images