Visit ComfyUI Online for ready-to-use ComfyUI environment
Introduce glitch effect to images for artistic distortion using ImageGlitcher library, customizable glitch amount, color offsets, seed value for reproducibility, ideal for AI artists creating visually striking glitch effects.
The FL_Glitch node is designed to introduce a glitch effect to your images, adding a unique and artistic distortion that can enhance the visual appeal of your artwork. This node leverages the capabilities of the ImageGlitcher
library to manipulate images by applying a specified amount of glitch, optionally incorporating color offsets, and using a seed value to ensure reproducibility. The primary goal of this node is to provide AI artists with a tool to create visually striking and unpredictable glitch effects, which can be particularly useful for generating abstract art, enhancing digital media, or adding a retro aesthetic to your projects.
This parameter accepts a list of images that you want to apply the glitch effect to. The images should be in a format compatible with the node's processing capabilities.
This parameter controls the intensity of the glitch effect applied to the images. It accepts a floating-point value with a default of 3.0, a minimum of 0.1, and a maximum of 10.0. Adjusting this value will increase or decrease the severity of the glitch, allowing for subtle to extreme distortions.
This parameter determines whether color offsetting is enabled or disabled during the glitch process. It accepts two options: "Disable" and "Enable". When enabled, the glitch effect will include color shifts, adding an additional layer of visual complexity to the output.
This parameter sets the seed value for the random number generator used in the glitch process. It accepts an integer value with a default of 0, a minimum of 0, and a maximum of 100. The seed ensures that the glitch effect can be reproduced consistently, which is useful for achieving the same result across multiple runs.
The output of this node is a list of images that have been processed with the glitch effect. Each image will exhibit the specified level of distortion and color offset (if enabled), providing a unique and visually engaging result. The output images are in a format suitable for further processing or direct use in your projects.
glitch_amount
values to find the perfect balance between subtle and extreme glitch effects for your artwork.color_offset
to add an extra layer of visual interest to your images, especially if you are aiming for a more vibrant and chaotic look.seed
parameter to ensure consistency in your results, which is particularly useful when you need to reproduce the same glitch effect across multiple images or projects.glitch_amount
parameter is set to a value outside the allowed range.glitch_amount
parameter to a value between 0.1 and 10.0.seed
parameter is set to a value outside the allowed range.seed
parameter is set to an integer value between 0 and 100.color_offset
parameter is set to an invalid value.color_offset
parameter to either "Disable" or "Enable".© Copyright 2024 RunComfy. All Rights Reserved.