Visit ComfyUI Online for ready-to-use ComfyUI environment
Sort image pixels by saturation for artistic effects with FL_PixelSort node.
FL_PixelSort is a powerful node designed to manipulate the pixels of an image based on their saturation values, creating visually striking effects. This node sorts the pixels in an image according to their saturation, which can be adjusted to create various artistic effects. By leveraging parameters such as direction, threshold, smoothing, and rotation, you can control the sorting process to achieve the desired visual outcome. The primary goal of FL_PixelSort is to provide a flexible and creative tool for AI artists to enhance their images with unique pixel sorting effects, making it an essential addition to your artistic toolkit.
This parameter accepts a list of images that you want to apply the pixel sorting effect to. The images should be in a compatible format that the node can process.
This optional parameter determines the direction in which the pixels will be sorted. You can choose between "Horizontal" and "Vertical". The default value is "Horizontal". Changing the direction can significantly alter the visual effect of the pixel sorting.
This optional parameter sets the threshold for pixel sorting based on saturation values. It ranges from 0.0 to 1.0, with a default value of 0.5. Pixels with saturation values above this threshold will be sorted, while those below will remain unchanged. Adjusting the threshold allows you to control the intensity of the sorting effect.
This optional parameter controls the smoothing of the edges where pixel sorting occurs. It ranges from 0.0 to 1.0, with a default value of 0.1. Higher values result in smoother transitions between sorted and unsorted areas, while lower values create sharper edges.
This optional parameter specifies the rotation of the image before sorting. It ranges from 0 to 3, with a default value of 0. The rotation is applied in 90-degree increments, allowing you to sort pixels in different orientations without manually rotating the image beforehand.
The output is an image with the pixel sorting effect applied. This image retains the original dimensions and format but features the unique visual alterations created by sorting the pixels based on their saturation values. The result is a visually enhanced image that showcases the artistic potential of pixel sorting.
© Copyright 2024 RunComfy. All Rights Reserved.