Skip to main content

photo-censor

Censoring a photo hides sensitive content β€” faces, license plates, account numbers, addresses β€” using one of three styles: blur (soft, retains shape outline), pixelation (mosaic, retains color regions), or solid block (fully destructive, most secure). The ZTools Photo Censor tool runs in the browser, supports any image format (PNG, JPG, WebP, GIF), drag-rectangle for region selection, and applies the chosen censor at configurable strength. For high-stakes content, use solid block; for casual privacy, blur or pixelate suffice.

Use cases​

Censor faces before sharing​

A group photo with one person who didn't consent. Drag a rectangle on their face, blur or pixelate.

Hide account numbers in screenshots​

Bug-report screenshot has a balance / account number. Solid block is bulletproof β€” no leak.

Pre-publish privacy review​

Before posting a photo publicly, review for plates / addresses / faces of bystanders. Censor what shouldn't be public.

For publicly-shared documents, redaction must be irreversible. Solid block, then export β€” no recovery possible.

How it works​

  1. Drop image β€” Loaded into canvas.
  2. Drag rectangle(s) β€” Multiple regions OK. Each can have its own censor style and strength.
  3. Pick censor type β€” Blur (Gaussian, configurable radius), pixelation (block size), or solid color (any color, full destruction).
  4. Save β€” New image with censoring baked in. Original untouched.

Examples​

Input: Group photo, rectangle on bystander's face, blur radius 20

Output: Face blurred. Recognizable shape preserved, identity hidden.


Input: Receipt screenshot, rectangle on account number, solid black

Output: Account number completely invisible. Most secure option.


Input: License plate, pixelate block 24

Output: Pixelated. Plate unreadable.

Frequently asked questions​

Which method is most secure?

Solid block β€” provably destructive. Pixelation can sometimes leak info to ML upscalers; blur can leak to deconvolution. For high-stakes content (legal, witness protection), use solid.

Can I undo after saving?

No. Censoring is irreversible in the saved output. Always keep a copy of the original.

Does it work with EXIF?

Most metadata is preserved unless you toggle "strip metadata". Strip it for sensitive content β€” EXIF can leak GPS coordinates.

Privacy?

All processing in browser. Sensitive images never leave the device.

Tips​

  • For legal / compliance redaction, use solid block + strip metadata. Anything less can leak.
  • For casual social privacy, blur or pixelate β€” looks softer, still effective.
  • Always save a backup of the original β€” censoring is irreversible.
  • For documents, also flatten the file β€” annotations can sometimes preserve the underlying redacted content.

Try it now​

The full photo-censor runs in your browser at https://ztools.zaions.com/photo-censor β€” no signup, no upload, no data leaves your device.

Open the tool β†—


Last updated: 2026-05-06 Β· Author: Ahsan Mahmood Β· Edit this page on GitHub