Boneyard Tools

Pixelate or Censor an Image

Pixelate an entire photo or drag a box over one face, license plate, name, or address to censor just that spot. A block-size slider sets how coarse the mosaic looks and the preview redraws as you move it. Every pixel is averaged inside your browser, so the picture is never uploaded, which is what you want before sharing a redacted screenshot.

How to pixelate or censor an image

  1. Drop a PNG, JPEG, WebP, GIF, or BMP onto the drop zone, or click to browse.
  2. Under Apply to, keep Whole image, or choose Region to censor one area.
  3. In Region mode, drag a box over the face or text you want to hide; drag again to redraw.
  4. Drag the Block size slider (4 to 80 px) until the mosaic is as coarse as you need.
  5. Pick an output format: PNG, JPEG, or WebP.
  6. Click Download to save the censored copy to your device.

Examples

Censor a face in region mode

Screenshot, Apply to = Region, a box dragged over the face, block size 40 px
Only the boxed face becomes a coarse mosaic; the rest of the image is untouched

Mosaic the whole image

Photo, Apply to = Whole image, block size 16 px
The entire picture is flattened into 16 px average-colour blocks

Light versus heavy pixelation

Same region at block size 8 px, then at 80 px
8 px leaves faint shapes readable; 80 px averages large blocks so no detail survives

Frequently asked questions

Is my image uploaded anywhere?

No. Decoding, pixelation, and encoding all run on a canvas inside your browser. The file never leaves your device, which matters when you are redacting private information.

Is pixelation reversible?

No. Each block is permanently replaced by the average colour of the pixels inside it, so the original detail in that area is discarded in the downloaded file. Nothing is stored that could reconstruct it.

Can I censor just part of the image?

Yes. Switch Apply to from Whole image to Region, then drag a box over the area to hide, such as a face or an address. Only that rectangle is pixelated and the rest stays sharp.

What block size should I use for real redaction?

Use a coarse block. The slider goes to 80 px, and larger blocks average more pixels together so no readable text or facial detail remains. A small block leaves a light mosaic that can still hint at the original.

What image formats can I open and export?

You can open PNG, JPEG, WebP, GIF, and BMP. You can export to PNG, JPEG, or WebP. PNG is lossless and avoids compression artifacts around the mosaic edges.

Does pixelation strip metadata like GPS location?

Re-encoding through the canvas drops the embedded EXIF data, so camera and GPS tags do not carry into the saved file. If metadata removal is your only goal, an EXIF remover is more direct.

Why does the preview look smaller than my original?

The preview is downscaled so large photos render quickly, and the block size is scaled to match. The download is processed at full resolution, so the exported file keeps the original pixel dimensions.

Is there a file size or resolution limit?

There is no fixed limit. Because the work happens locally, very large images are bounded only by your device memory and may take a moment to render or export.

How is pixelation different from blur for hiding data?

Blur smears neighbouring pixels but can sometimes be partly undone. Coarse pixelation replaces whole blocks with a single flat colour, which discards the underlying values and is a stronger choice for redaction.

Learn more

Related tools