HomeGames › Image to Pixel Art

Image to Pixel Art Converter

Turn any photo or drawing into pixel art in your browser: choose the pixel size, a limited palette (16 colors, Game Boy, PICO-8), and dithering. Free, no upload.

Drop files here or

Accepts .png, .jpg, .jpeg, .webp, .gif, .bmp, .heic, .avif, .tga, .dds · Processed on your device, never uploaded

About this tool

Pixelate a photo into retro art: the image is shrunk so each block of pixels becomes one, the colors are reduced to a limited palette, and the result is scaled back up with hard edges. Pick a palette taken from the image itself, or classic hardware palettes like the Game Boy's four greens, PICO-8's sixteen colors, or CGA.

Dithering trades smooth gradients for a grainy, authentic 8-bit texture; leave it off for clean flat areas. Output at the original size for sharing, or at the true pixel dimensions if you want a sprite to edit further, and pair it with the pixel art upscaler when you need it bigger again.

Everything happens inside your browser. Your file is never uploaded to a server: the conversion runs on your own device using WebAssembly, and the result is downloaded straight from memory. Close the tab and nothing is left behind.

How to use it

  1. Drop your PNG files into the box above, or click to browse. Nothing is uploaded.
  2. Adjust the options if you want; the defaults suit most files.
  3. Click the button and wait a moment.
  4. Download the results individually or all at once as a ZIP.

Frequently asked questions

What pixel size should I use?

8 for a portrait or a detailed photo, 16 or larger for a bold, chunky look. Smaller blocks keep more detail.

How do I make a sprite for a game?

Choose a small block size, a palette, and the true pixel size output, then clean it up in a pixel editor.

Is transparency preserved?

Yes. Transparent areas of a PNG stay transparent.

Is this really free?

Yes. The site is supported by ads, and there are no limits on how many files you convert.

Are my files uploaded anywhere?

No. The converter runs entirely in your browser. Files stay on your device, which also makes it faster than upload-based converters for anything larger than a few megabytes.

Is there a file size limit?

The only limit is your device's memory. Images and audio of any normal size are fine; for video, files under about 500 MB work well on most laptops and phones.

Which browsers are supported?

Current versions of Chrome, Edge, Firefox, and Safari on desktop and mobile. Very old browsers without WebAssembly support will not work.

Format guides

Related tools

More game dev tools

View all
Minecraft Skin EditorMake and edit Minecraft skins in your browser with a live 3D preview: Steve and Alex models, a labelled 64 × 64 part guide, palettes, mirror mode, undoSprite EditorDraw pixel art and animated sprites in your browser: pencil, fill, mirror mode, palettes, noise shading brushes, frames with playback, undoNoise Texture GeneratorGenerate seamless, tileable noise textures (Perlin, value, cellular Worley, white grain) as PNG for games, shaders, and 3D materials, in your browserNormal Map GeneratorTurn a height map, bump map, or any texture into a tangent-space normal map (OpenGL or DirectX) in your browserSprite Sheet MakerPack animation frames or the frames of a GIF into a sprite sheet grid with JSON coordinates, in your browserSprite Sheet SplitterSplit a sprite sheet or tileset into individual PNG frames by grid or tile size, in your browserPixel Art UpscalerScale pixel art, sprites, and game textures up 2x to 16x with crisp nearest-neighbour scaling, in your browserDDS to PNG.dds → .png