ComfyUI Node
PixelOETorch
A ComfyUI node in image/pixelize with 12 inputs and 1 output.
PixelOETorch
- img
- image
◄mode▾►
◄target_size256►
◄patch_size6►
◄pixel_size6►
◄thickness3►
◄do_color_matchtrue►
◄do_quantfalse►
◄num_colors32►
◄quant_mode▾►
◄dither_mode▾►
◄torch_compiletrue►
Categoryimage/pixelize
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| img | IMAGE | — | |
| mode | COMBO | 5 options: contrast, center, k-centroid, bicubic, nearest | |
| target_size | INT | 2560–4096 | — |
| patch_size | INT | 60–4096 | — |
| pixel_size | INT | 60–4096 | — |
| thickness | INT | 30–4096 | — |
| do_color_match | BOOLEAN | true | — |
| do_quant | BOOLEAN | false | — |
| num_colors | INT | 321–256 | — |
| quant_mode | COMBO | 3 options: kmeans, weighted-kmeans, repeat-kmeans | |
| dither_mode | COMBO | 3 options: ordered, error_diffusion, no | |
| torch_compile | BOOLEAN | true | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |