Pixelate Image

Add a blocky pixel/mosaic effect to an image — great for censoring details.

Pixelate any image online to a blocky mosaic — useful for censoring faces, licence plates or sensitive details before sharing. Choose the block size and everything runs in your browser, so your image is never uploaded. It runs free in your browser on Gera Tools, with nothing uploaded.

Last updated Source: Gera Tools

How does pixelation work?

The image is shrunk to a small grid and then scaled back up with image smoothing disabled, so each cell of the grid becomes a solid block of colour. A larger block size collapses more source pixels into each block.

Pixelate any image

Apply a blocky mosaic effect to any image. The most common use is censoring — obscuring faces, licence plates, addresses or on-screen text before you share a screenshot. It is also a quick way to create a retro pixel-art look.

How it works

The tool downsamples your image to a small grid, then scales it back to full size with smoothing turned off:

grid width  = image width  ÷ block size
grid height = image height ÷ block size
→ scaled back up with imageSmoothingEnabled = false  (hard square pixels)

A larger block size means fewer, bigger blocks — heavier pixelation — while a small block size keeps more detail.

Choosing a block size for censoring

Block sizeEffectGood for
4–8 pxLight mosaicStylised pixel effect
16–32 pxStrong mosaicObscuring faces in a photo
40–80 pxHeavy mosaicFully censoring text, plates, IDs

For genuinely sensitive details, prefer a large block size so no readable detail survives.

Common uses

  • Redacting faces, names and licence plates in photos before posting.
  • Hiding personal data in screenshots (emails, account numbers, addresses).
  • Creating a deliberate pixel-art or retro-game aesthetic.

It all runs on a local canvas, so your images are never uploaded.