ComfyUI Node: Pixtral Large

Class Name

ComfyUIPixtralLarge

Category
ComfyUI/Pixtral Large
Author
ShmuelRonen (Account age: 1869days)
Extension
ComfyUI Pixtral Large Extension
Latest Updated
2025-07-21
Github Stars
0.02K

How to Install ComfyUI Pixtral Large Extension

Install this extension via the ComfyUI Manager by searching for ComfyUI Pixtral Large Extension
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI Pixtral Large Extension 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

Pixtral Large Description

Converts image tensors to PIL images, encoding them in base64 for easy manipulation and storage.

Pixtral Large:

The ComfyUIPixtralLarge node is designed to process and convert image data into a format suitable for further manipulation or analysis. It primarily focuses on transforming image tensors into PIL (Python Imaging Library) images, which are then encoded into a base64 format for easy handling and storage. This node is particularly beneficial for AI artists and developers who need to work with image data in a more accessible and standardized format. By converting images into a PIL format, it allows for a wide range of image processing capabilities, including resizing, filtering, and format conversion. The node ensures that images are correctly interpreted and transformed, maintaining the integrity of the image data while providing a flexible output that can be used in various applications.

Pixtral Large Input Parameters:

image

The image parameter is the primary input for the ComfyUIPixtralLarge node. It accepts image data in the form of a tensor, which is a multi-dimensional array commonly used in machine learning and image processing tasks. The function of this parameter is to provide the raw image data that will be processed and converted into a more usable format. The impact of this parameter on the node's execution is significant, as it determines the initial state of the image before any processing occurs. The image tensor should have a shape that is compatible with the node's processing logic, typically with dimensions representing the number of channels and the width and height of the image. There are no specific minimum, maximum, or default values for this parameter, as it depends on the specific image being processed.

Pixtral Large Output Parameters:

base64_image

The base64_image parameter is the output of the ComfyUIPixtralLarge node. It provides the processed image data in a base64-encoded format, which is a text representation of binary data. This format is widely used for transmitting image data over the web or storing it in text-based formats like JSON or XML. The importance of this output lies in its versatility and ease of use, as base64-encoded images can be easily embedded in web pages or transferred between systems without the need for binary file handling. The interpretation of this output is straightforward: it represents the original image data, now converted into a format that is both compact and compatible with a wide range of applications.

Pixtral Large Usage Tips:

  • Ensure that the input image tensor is correctly formatted, with appropriate dimensions and channel information, to avoid processing errors.
  • Utilize the base64-encoded output for easy integration into web applications or for storage in databases where binary data handling is not feasible.

Pixtral Large Common Errors and Solutions:

Unexpected number of channels

  • Explanation: This error occurs when the input image tensor has a number of channels that is not supported by the node's processing logic.
  • Solution: Verify that the input image tensor has either 1, 3, or 4 channels, corresponding to grayscale, RGB, or RGBA images, respectively.

Unexpected image shape

  • Explanation: This error is raised when the input image tensor has a shape that does not match the expected dimensions for processing.
  • Solution: Ensure that the input image tensor has a shape compatible with the node's requirements, typically with dimensions representing the number of channels and the width and height of the image.

Pixtral Large Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI Pixtral Large Extension
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.

Pixtral Large