ComfyUI > Nodes > ComfyUI > Add Noise to Image

ComfyUI Node: Add Noise to Image

Class Name

ImageAddNoise

Category
image/postprocessing
Author
ComfyAnonymous (Account age: 763days)
Extension
ComfyUI
Latest Updated
2026-05-13
Github Stars
112.77K

How to Install ComfyUI

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

Add Noise to Image Description

Introduce noise for texture and depth in images, simulating film grain and artistic patterns with adjustable strength and random seed control.

Add Noise to Image:

The ImageAddNoise node is designed to introduce noise into an image, simulating effects such as film grain or other artistic noise patterns. This node is particularly useful for adding texture and depth to digital images, making them appear more dynamic and less digitally perfect. By incorporating random noise, you can achieve a more organic and natural look, which is often desirable in artistic and creative projects. The node leverages a random seed to ensure that the noise pattern can be consistently reproduced if needed, allowing for controlled experimentation with different noise levels. The strength of the noise can be adjusted, providing flexibility in how pronounced the noise effect appears in the final image.

Add Noise to Image Input Parameters:

image

This parameter represents the input image to which noise will be added. It serves as the base canvas for the noise effect, and the quality and characteristics of this image will influence the final output.

seed

The seed parameter is an integer that determines the randomness of the noise pattern. By setting a specific seed value, you can ensure that the same noise pattern is applied each time, which is useful for achieving consistent results across multiple runs. The minimum value is 0, and the maximum is 18,446,744,073,709,551,615, with a default of 0. This parameter allows for controlled randomness, enabling you to experiment with different noise patterns while maintaining reproducibility.

strength

The strength parameter is a float that controls the intensity of the noise added to the image. It ranges from 0.0 to 1.0, with a default value of 0.5. A lower strength value results in a subtler noise effect, while a higher value makes the noise more pronounced. This parameter allows you to fine-tune the visual impact of the noise, balancing between subtle texture and noticeable grain.

Add Noise to Image Output Parameters:

image

The output is the modified image with noise added. This image retains the original content but with an overlay of noise that can enhance its visual appeal by adding texture and depth. The noise effect can vary from subtle to strong, depending on the strength parameter, and can be consistently reproduced using the same seed value.

Add Noise to Image Usage Tips:

  • Experiment with different seed values to explore a variety of noise patterns and find the one that best suits your artistic vision.
  • Adjust the strength parameter to achieve the desired level of noise, starting with a lower value for subtle effects and increasing it for more dramatic results.

Add Noise to Image Common Errors and Solutions:

Image tensor size mismatch

  • Explanation: This error occurs when the input image tensor does not match the expected dimensions or format required by the node.
  • Solution: Ensure that the input image is correctly formatted and matches the expected dimensions, typically a 3D tensor representing height, width, and color channels.

Invalid seed value

  • Explanation: The seed value provided is outside the acceptable range or is not an integer.
  • Solution: Verify that the seed value is an integer within the specified range (0 to 18,446,744,073,709,551,615) and adjust it accordingly.

Add Noise to Image Related Nodes

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

Add Noise to Image