ComfyUI Node
Unfake Pixel Art (AI to Real)
A ComfyUI node in image/postprocessing with 14 inputs and 2 outputs.
Unfake Pixel Art (AI to Real)
- image
- pixel_art_image
- manifest
◄target_width64►
◄target_height64►
◄manual_scale_factor0►
◄remove_backgroundtrue►
◄background_tolerance10►
◄max_colors16►
◄cleanup_jaggiestrue►
◄downscale_methodnearest►
◄scale_detection_methodedge_aware►
◄ea_tile_grid_size3►
◄ea_min_peak_distance5►
◄ea_peak_prominence_factor0.10►
◄upscale_preview_factor8►
Categoryimage/postprocessing
Inputs (14)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| target_width | INT | 640–4096 | Ancho exacto final (ej. 64). 0 para mantener original. |
| target_height | INT | 640–4096 | Alto exacto final (ej. 64). 0 para mantener original. |
| manual_scale_factor | INT | 00–128 | Fuerza la escala (ej. 16 para 1024->64). Ignorado si target_width > 0. |
| remove_background | BOOLEAN | true | — |
| background_tolerance | INT | 100–255 | Tolerancia de color para quitar el fondo. |
| max_colors | INT | 162–256 | — |
| cleanup_jaggies | BOOLEAN | true | — |
| downscale_method | COMBO | nearest | 2 options: nearest, dominant |
| scale_detection_method | COMBO | edge_aware | 1 options: edge_aware |
| ea_tile_grid_size | INT | 31–10 | — |
| ea_min_peak_distance | INT | 51–50 | — |
| ea_peak_prominence_factor | FLOAT | 0.100.01–1 | — |
| upscale_preview_factor | INT | 81–32 | Escala la imagen de salida para la previsualización |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| pixel_art_image | IMAGE | — |
| manifest | STRING | — |