Visit ComfyUI Online for ready-to-use ComfyUI environment
Add film grain effect to images for vintage aesthetic appeal, blending digital precision with organic feel.
The Runtime44FilmGrain
node is designed to add a film grain effect to your images, emulating the texture and visual characteristics of traditional film photography. This effect can enhance the aesthetic appeal of your digital images by introducing a subtle, randomized grain pattern that mimics the natural imperfections found in analog film. The film grain effect can add depth and a vintage feel to your artwork, making it more visually engaging and unique. This node is particularly useful for AI artists looking to blend digital precision with the organic feel of film, providing a versatile tool for creative expression.
The image
parameter accepts an image tensor that you want to apply the film grain effect to. This is the primary input and serves as the canvas for the grain effect.
The intensity
parameter controls the strength of the film grain effect. A higher intensity value will result in a more pronounced grain, while a lower value will produce a subtler effect. This parameter allows you to fine-tune the grain to match your artistic vision. The default value is typically set to a moderate level, but you can adjust it according to your needs.
The seed
parameter is used to initialize the random number generator that creates the grain pattern. By setting a specific seed value, you can ensure that the grain effect is reproducible, which is useful for consistency across multiple images. The default value is usually set to a specific number, but you can change it to any integer to vary the grain pattern.
The image_with_grain
parameter is the output image tensor that has the film grain effect applied. This output retains the original image's dimensions and color properties but includes the added grain texture, giving it a more analog and textured appearance.
intensity
parameter to find the perfect balance of grain for your image. A subtle grain can add a touch of realism, while a higher intensity can create a dramatic, vintage look.seed
parameter to generate different grain patterns and select the one that best complements your image. Keeping the seed consistent across a series of images can help maintain a uniform style.Runtime44ImageEnhance
to further refine the visual quality and mood of your artwork.intensity
parameter is set to a value outside the acceptable range.intensity
parameter and adjust the value accordingly. Typically, the intensity should be a positive number within a specified range.seed
parameter is not an integer.seed
parameter is set to an integer value. Non-integer values can cause the random number generator to malfunction.© Copyright 2024 RunComfy. All Rights Reserved.