Resize pixel-art sprites with nearest-neighbor scaling, exact width and height controls, integer scale presets, aspect locking, background options, and crisp PNG export.
Resize pixel-art sprites with nearest-neighbor scaling, exact width and height controls, integer scale presets, aspect locking, background options, and crisp PNG export.
It disables canvas smoothing and maps source pixels directly into the requested output dimensions without blended interpolation.
Download the resized sprite as a lossless PNG and copy JSON containing original size, output size, scale, and processing settings.
Non-integer scaling can create uneven pixel block sizes even with nearest-neighbor sampling; integer scale factors are best for authentic pixel art.
No. Image loading, canvas processing, previews, animation, copying, and downloads are handled locally in your browser.