Image Redaction Tool
Image Tools · Added
Mark the parts of a screenshot you do not want to share, and this overwrites the pixels underneath before writing the file — a box drawn over something is not the same as the thing being gone, and that difference is how redactions in documents get undone. It runs entirely in your browser, and it counts how many distinct colours survive in each covered area so the claim is measured rather than asserted.
How to use the image redaction tool
- 1Choose an image. It is read on your device and never uploaded.
- 2Drag a box over each area to cover, or add one and type its exact position.
- 3Pick how to cover it: pixelate, blur, or a solid fill — and set the strength.
- 4Redact, check the exported preview, and download the PNG.
Examples
An address on a screenshot
- Input
- A 340 × 40 px area, solid fill
- Result
- One colour left in that area — nothing to recover
A face in the background of a photo
- Input
- A 200 × 200 px area, blur at 25% strength
- Result
- Blurred and blended with its surroundings rather than boxed
Blur suits a face. It is the wrong choice for anything typed.
Pixelation that is too fine to trust
- Input
- A wide area at low strength, leaving many blocks across it
- Result
- A warning that pixelated text has been recovered by rendering candidate strings and comparing
About the image redaction tool
Covering is not removing
The distinction that matters is between hiding something visually and destroying it. In a word processor, a design tool or a PDF, a black rectangle is an object with coordinates and the text underneath is still text: it can be selected, copied, extracted by a script, or simply revealed by moving the rectangle. Several well-publicised leaks have come from exactly that, in filings and reports prepared by people who thought they had redacted them.
A raster image has no such structure. Once a pixel's value has been replaced there is no earlier value stored anywhere, and the exported file contains only what is drawn. That is why redacting a screenshot is more reliable than redacting the document it came from — and why exporting to an image is a reasonable last step when the document format cannot be trusted.
Choosing between the three modes
A solid fill is the only mode with nothing left to invert. It replaces the area with a single colour, and the colour count afterwards is one. If what is covered would matter — an account number, a name, an address, a key — this is the one to use, and its ugliness is the point: it looks like a redaction because it is one.
Pixelation is destructive when the blocks are large enough, and its appeal is that it reads as redaction while keeping the shape of the page. The risk is fine blocks over predictable content, where averaging leaves enough signal to match candidates against. Blur is for photographic content — faces, plates, screens in the background — where it blends with its surroundings and the underlying content is not from a small enumerable set.
What to check before sharing
Cover the obvious thing first, then look at the rest of the frame. Screenshots leak from the edges: a browser tab title, an autocomplete dropdown, a notification, the taskbar, a second monitor caught in the same capture, an email address in a signature further down. Reflections in glasses and screens have identified people in published photographs more than once.
Then consider what the image is not showing but still contains. A photograph taken on a phone usually carries GPS coordinates and a timestamp in its metadata; re-encoding here removes them, but the original you keep still has them. And if the covered information appears anywhere else in the same picture — the same account number in a second column, the same name in a header — covering one instance achieves nothing.
Frequently asked questions
Is the covered part really gone?
Why is a black rectangle in a PDF not the same thing?
Can pixelation be reversed?
Is blur safe?
Does it remove the photo's metadata too?
Related tools
Image Metadata Viewer
Image Tools
See the EXIF data hidden in a photo, including whether it records where it was taken.
Image Cropper
Image Tools
Crop an image to any region or a fixed aspect ratio, by dragging or by exact pixels.
Image Compressor
Image Tools
Shrink JPG, PNG and WebP files with a quality slider and a live size preview.
Favicon Generator
Image Tools
Generate a full favicon set at every size a modern site needs.