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 > Interior Design for Comfyui > Image Resize Normalizer

ComfyUI Node: Image Resize Normalizer

Class Name

Image Normalize

Category
image
Author
RodrigoSKohl (Account age: 1460days)
Extension
Interior Design for Comfyui
Latest Updated
2025-08-07
Github Stars
0.02K

How to Install Interior Design for Comfyui

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

Image Resize Normalizer Description

Adjust image color distribution by normalizing pixel values with mean and standard deviation for consistent appearance and improved visual quality.

Image Resize Normalizer:

The Image Normalize node is designed to adjust the color distribution of an image by normalizing its pixel values using a specified mean and standard deviation. This process is essential for ensuring that images have a consistent appearance, which can be particularly beneficial when preparing images for further processing or analysis. By normalizing the colors, you can enhance the visual quality of images, making them more uniform and balanced. This node is particularly useful in scenarios where images need to be standardized, such as in machine learning applications or when creating a cohesive visual style across multiple images. The normalization process helps in reducing the impact of lighting variations and other inconsistencies, thereby improving the overall quality and consistency of the image dataset.

Image Resize Normalizer Input Parameters:

mean

The mean parameter specifies the average value that the pixel values of the image should be centered around during normalization. It plays a crucial role in shifting the pixel values to achieve the desired brightness level. The parameter accepts a float value ranging from 0.0 to 1.0, with a default value of 0.5. A lower mean value will result in a darker image, while a higher mean value will make the image brighter. Adjusting this parameter allows you to control the overall brightness and contrast of the normalized image.

std

The std parameter stands for standard deviation and determines the spread or dispersion of the pixel values around the mean. It affects the contrast of the image by scaling the pixel values. The parameter accepts a float value ranging from 0.001 to 1.0, with a default value of 0.5. A smaller standard deviation will result in a higher contrast image, while a larger standard deviation will produce a softer, less contrasted image. This parameter is essential for fine-tuning the contrast and ensuring that the image's details are preserved during normalization.

Image Resize Normalizer Output Parameters:

normalized_image

The normalized_image is the output parameter that represents the image after the normalization process has been applied. This image will have its pixel values adjusted according to the specified mean and standard deviation, resulting in a more balanced and consistent appearance. The normalized image is crucial for applications that require standardized input, such as machine learning models, as it ensures that variations in lighting and color are minimized, leading to more reliable and accurate results.

Image Resize Normalizer Usage Tips:

  • Experiment with different mean and std values to achieve the desired visual effect, especially when working with images that have varying lighting conditions.
  • Use the Image Normalize node as a preprocessing step before feeding images into machine learning models to improve model performance by ensuring consistent input data.
  • When working with a batch of images, apply the same normalization parameters to maintain uniformity across the dataset.

Image Resize Normalizer Common Errors and Solutions:

"Division by zero error"

  • Explanation: This error occurs when the std parameter is set to zero, leading to a division by zero during normalization.
  • Solution: Ensure that the std parameter is set to a value greater than zero, with the minimum allowed value being 0.001.

"Image data type not supported"

  • Explanation: This error may arise if the input image is not in a supported format or data type for normalization.
  • Solution: Convert the image to a compatible format, such as a float tensor, before applying the normalization process.

Image Resize Normalizer Related Nodes

Go back to the extension to check out more related nodes.
Interior Design for Comfyui
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.

Image Resize Normalizer