🪠️ WWAA Dither Image

WWAA_DitherNode

Applies various dithering functions to manipulate images with a wide variety of controllable parameters. Supports multiple dithering algorithms including Floyd-Steinberg, Atkinson, Ordered, Bayer, Random, Jarvis-Judice-Ninke, Stucki, Burkes, Sierra variations, and Halftone. Includes GPU acceleration support for faster processing.

Pack: WWAA-CustomNodes

custom_nodes.WWAA-CustomNodes

Inputs (7)

NameTypeRequired
imageIMAGErequired
dither_typeCOMBOrequired
contrastFLOATrequired
scaleINTrequired
thresholdINTrequired
invertBOOLEANrequired
use_gpuBOOLEANrequired

Outputs (1)

NameType
IMAGEIMAGE