ComfyUI > Nodes > GlitchNodes > Interference | GlitchNodes

ComfyUI Node: Interference | GlitchNodes

Class Name

Interference

Category
GlitchNodes
Author
pxl-pshr (Account age: 549days)
Extension
GlitchNodes
Latest Updated
2026-04-16
Github Stars
0.07K

How to Install GlitchNodes

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

Interference | GlitchNodes Description

Creates glitch effects by sorting and transforming image colors for artistic distortion.

Interference | GlitchNodes:

The Interference node is designed to create visually striking glitch effects by manipulating image data through a series of sorting and color transformation operations. This node is particularly useful for artists looking to add a unique, distorted aesthetic to their digital artwork. By leveraging techniques such as horizontal and vertical sorting, combined with color effects like monochrome, rainbow, duotone, and inversion, the node provides a versatile toolset for generating complex interference patterns. The node's primary goal is to offer a creative way to introduce controlled chaos into images, resulting in an artistic glitch effect that can enhance the visual storytelling of your work.

Interference | GlitchNodes Input Parameters:

image

The image parameter represents the input image that will undergo the interference process. It is a tensor with dimensions corresponding to batch size, height, width, and color channels. This parameter is crucial as it serves as the canvas for the glitch effects applied by the node.

horizontal_iterations

The horizontal_iterations parameter determines the number of times the horizontal sorting operation is applied to the image. Increasing this value will intensify the horizontal distortion effect, creating more pronounced glitch patterns along the horizontal axis. There is no explicit minimum or maximum value, but higher values will result in more significant alterations.

vertical_iterations

The vertical_iterations parameter specifies the number of times the vertical sorting operation is performed. Similar to horizontal iterations, this parameter controls the intensity of vertical distortion, affecting the image's appearance along the vertical axis. Again, there is no strict limit, but higher values will enhance the effect.

shift_amount

The shift_amount parameter defines the number of pixels by which the image is shifted during the sorting operations. This shift introduces variation in the glitch effect, with larger shifts resulting in more dramatic changes to the image's structure.

color_shift

The color_shift parameter influences the degree of color transformation applied during the interference process. It affects how much the colors are altered, particularly in modes like rainbow and duotone, where color variation is a key component of the effect.

color_mode

The color_mode parameter allows you to select the type of color effect to apply. Options include "monochrome," "rainbow," "duotone," and "invert," each offering a distinct visual style. This parameter is essential for customizing the color aesthetics of the glitch effect.

preserve_brightness

The preserve_brightness parameter is a boolean that determines whether the original brightness of the image is maintained during color transformations. Enabling this option ensures that the overall luminance of the image remains consistent, even as colors are altered.

Interference | GlitchNodes Output Parameters:

image

The output image parameter is the transformed image resulting from the interference process. It retains the same dimensions as the input image but exhibits the applied glitch effects, including sorting distortions and color transformations. This output is the final artistic product that can be used in further creative projects or as a standalone piece.

Interference | GlitchNodes Usage Tips:

  • Experiment with different combinations of horizontal_iterations and vertical_iterations to achieve varying levels of distortion and complexity in the glitch effect.
  • Use the color_mode parameter to explore different color aesthetics, such as creating a retro look with "duotone" or a vibrant, dynamic appearance with "rainbow."
  • Adjust the shift_amount to control the subtlety or intensity of the glitch effect, depending on the desired artistic outcome.
  • Enable preserve_brightness if you want to maintain the original brightness levels of the image while applying color transformations.

Interference | GlitchNodes Common Errors and Solutions:

"RuntimeError: shape '[...]' is invalid for input of size [...]"

  • Explanation: This error may occur if the input image dimensions do not match the expected tensor shape for processing.
  • Solution: Ensure that the input image is correctly formatted as a tensor with dimensions corresponding to batch size, height, width, and color channels.

"TypeError: unsupported operand type(s) for %: 'NoneType' and 'int'"

  • Explanation: This error might arise if a parameter expected to be an integer is not properly initialized or passed as None.
  • Solution: Verify that all input parameters, especially horizontal_iterations and vertical_iterations, are correctly set to integer values before executing the node.

Interference | GlitchNodes Related Nodes

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

Interference | GlitchNodes