Why blurring sensitive text isn't enough
Blurred and pixelated text looks hidden, but it often isn't. What visual obscuring actually does to your pixels, why it can be reversed, and what secure redaction means.
6 min read · Reviewed July 2026
Permanently replace sensitive pixels with solid color — verified at export, processed only on your device.
Loading tool…
Drop or select an image — it opens locally in the editor.
Draw rectangles over sensitive content in Secure Black, Secure White, or Custom Solid mode.
Optionally switch to Blur or Pixelate for non-confidential cosmetic obscuring (a persistent warning explains the difference).
Review the region list, then export. The final image is rasterized into brand-new pixels.
The tool re-decodes the output and verifies every secure region contains only replacement pixels before offering the download.
After export the tool decodes the output bytes again and samples every secure region to confirm the pixels exactly match the replacement color, and confirms the output carries no EXIF metadata. If any check fails, the download is blocked and marked Failed verification.
Secure redaction destructively replaces the original pixels with a solid color — the covered information is gone from the exported file. Blur and pixelation rearrange the original pixels, and research has shown blurred or pixelated text can sometimes be reconstructed. This tool labels them differently and warns you whenever a non-secure effect covers your image.
Yes. The export pipeline draws your image into a fresh canvas and encodes brand-new bytes, which does not carry EXIF, GPS, or thumbnail metadata from the source. The verifier additionally rescans the output to confirm no metadata blocks remain.
No. The file is opened with your browser's File API and processed by code running in your tab. You can confirm this yourself: open your browser's developer tools, watch the Network panel, and process a file — no request carries your file's bytes. See our How it works page for a step-by-step verification guide.
The same local tool, preconfigured for a specific job.
Technical guidance, limitations, and safer workflows related to this tool.
Blurred and pixelated text looks hidden, but it often isn't. What visual obscuring actually does to your pixels, why it can be reversed, and what secure redaction means.
6 min read · Reviewed July 2026
A photo is more than its pixels. GPS coordinates, camera serial numbers, timestamps, editing history, and embedded thumbnails travel inside image files — here's what's there and how to remove it.
7 min read · Reviewed July 2026
The fastest way to leak a credential in 2026 is still a screenshot. What commonly leaks, why cropping and blurring don't save you, and a checklist to run before an image goes public.
6 min read · Reviewed July 2026
Inspect EXIF, GPS, and device fields grouped by risk, then export a stripped copy that is rescanned to prove it.
Quality slider and target-size search with side-by-side comparison. Metadata is stripped by default.
Free and fixed-ratio crop, 90° rotation, and flips. Cropped-out pixels are excluded from the output.