ComfyUI Node: Pixel Art Scaler (Edge-Aware Auto-Scale)

Authored by tauraloke

Created

Updated

47 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

image/postprocessing

Inputs

image IMAGE
max_colors INT
cleanup_jaggies BOOLEAN
downscale_method
  • dominant
  • nearest
scale_detection_method
  • edge_aware
ea_tile_grid_size INT
ea_min_peak_distance INT
ea_peak_prominence_factor FLOAT

Outputs

IMAGE

STRING

Extension: ComfyUI-Unfake-Pixels

A ComfyUI node for pixel art scaling. Automatically detects the pixel scale using an edge-aware method (Sobel filter + voting on tiles) and downscales the image to that pixel size, reducing color palette.

Authored by tauraloke

Looking for a different node?

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more