How Redact image regions works
Blur or black-box sensitive areas of your images before sharing, faces, ID numbers, addresses, signatures, entirely in the browser. No pixel is ever sent to a server. Draw rectangles over the regions to hide, then download the result.
For truly sensitive data, prefer the black-box option: it paints the region with solid black pixels, permanently destroying the underlying content in the exported file. Blur is visually strong but not cryptographically guaranteed; when in doubt, use the black box.