Add an image
PNG, JPG, WebP, GIF (max 1024×1024)
Resize pixel art without blur
How it works
- Upload your pixel art image
- Set target width and height (lock aspect ratio optional)
- Download the resized image with crisp pixels
Features
- Nearest-neighbor interpolation preserves pixel edges
- Lock or unlock aspect ratio
- Supports any target dimensions
- No blurring, anti-aliasing, or smoothing
More free pixel art tools
Sprite sheet maker
Drop in several images and pack them into one sprite sheet. Set columns, padding, and scale, then export a PNG or a JSON atlas.
Sprite sheet cutter
Cut a sprite sheet into separate frames. The grid is detected for you, then every frame downloads as its own PNG in a ZIP.
GIF to sprite sheet
Convert any animated GIF into a sprite sheet PNG. Tune columns, padding, and scale. Phaser-ready atlas option.
FAQ
Upscale multiplies dimensions by a factor (2x, 4x). Resize lets you set exact pixel dimensions, including non-uniform width and height.
Yes, but downsizing pixel art may lose detail. For best results, resize to exact multiples of your original size.
No, it just constrains the dimensions so your sprite doesn't stretch. The scaling algorithm is the same either way.