ComfyUI Node
Resize + Dither
Resize each image in a batch using nearest-neighbor, then apply RGB dithering using either positional (ordered) Bayer dithering or Floyd-Steinberg error diffusion.
Resize + Dither
- images
- images
◄width0►
◄height200►
◄dither_modepositional►
◄palette_modevga_256►
◄palette_colors24►
CategoryGame Development/Image Adjustments
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| width | INT | 00–8192 | — |
| height | INT | 2000–8192 | — |
| dither_mode | COMBO | positional | 2 options: positional, floyd |
| palette_mode | COMBO | vga_256 | 2 options: vga_256, optimized_x_colors |
| palette_colors | INT | 242–256 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |