Minecraft Image Converter

Convert any image to Minecraft blocks online — free, up-to-date block palettes for Java and Bedrock, and a block count for every build. Everything runs in your browser.

Free · no signup · JPG, PNG, WebP, GIF · Java & Bedrock

How the image converter works

  1. Decode and downscale. Your image is read locally and resampled to the block width you choose — each output pixel will become one Minecraft block.
  2. Match every pixel to a block. The converter compares colors in the OKLab perceptual color space and picks the closest block from a versioned palette of 130+ blocks — concrete, wool, terracotta, planks, copper and more.
  3. Dither for smooth shading. Optional Floyd–Steinberg error diffusion spreads the tiny color mismatches across neighboring blocks, which is what keeps skies and faces from turning into flat color bands.
  4. Export. PNG for reference, CSV material list with the exact block count, or a .schem / .litematic schematic to paste in game.

Why this converter

Looking for the full pixel-art workflow with dithering controls explained? Head to the Minecraft Pixel Art Generator, or read how to turn a photo into Minecraft for a step-by-step walkthrough.

FAQ

What image formats can I convert?
Any format your browser can decode — JPG, PNG, WebP, GIF (first frame) and BMP all work. Large images are downscaled to your chosen block width, so file size is not a problem.
How does the block color matching work?
Each pixel is converted to the OKLab perceptual color space and matched against every block in your selected palette; the block with the smallest perceptual difference wins. OKLab models human vision, so matches look right instead of just being numerically close in RGB.
Does the converter work for Bedrock edition?
Yes — switch the edition toggle to Bedrock and the palette only uses blocks available there. Note that .schem/.litematic exports are Java mod formats; on Bedrock, build from the PNG and block list.
Do I get a block count with the conversion?
Yes. The material list shows every block type with its exact count, pre-divided into stacks of 64, and can be copied or downloaded as CSV.
Is the Minecraft image converter free?
Completely free, no signup, no watermark. It runs in your browser, so there are no server costs to pass on.

From the guides