Why use a black box instead of blur?
A black box is stronger and more explicit. It fully covers the selected area instead of only softening it.
Can I change the box color on this page?
No. This variant is intentionally fixed to black-box redaction so the workflow stays focused on one job.
Does the image stay local?
Yes. The image is redacted and exported in the browser without server-side processing.
Is a black box a real redaction?
On a flattened image, yes. The pixels under the rectangle are replaced with black and a new file is encoded from the canvas, so there is no original data left in the exported image. That is what makes it different from blur or pixelation, which transform the pixels rather than destroying them.
Why is this safer than a black box in a PDF or a slide?
Because in a PDF or a slide the box is an object drawn above the content, and the content is still in the file. Anyone can move the box or copy the text underneath it. Here the image is rasterised and the box overwrites the pixel values.
How big should the box be?
Bigger than the content. Leave a margin so no part of a character, no ascender or descender, and no partial digit shows at the edge. Reconstructions have been made from less.
Can I use a colour other than black?
This page is locked to black. If you want white, or another colour, use the white box page or the general redact image page, which exposes the fill colour.
Does the file get uploaded?
No. The image is decoded, painted and encoded entirely in your browser.