Blur or pixelate part of an image
Drag a box over anything private (an email address, a customer name, an access token) and choose blur, pixelate or a solid redaction box. The effect is baked into the exported pixels.
How it works
- 1
Load the screenshot
Paste it, drop it, or choose the file. The image stays in your browser tab.
- 2
Pick blur, pixelate or redact
Blur (B) softens, Pixelate (X) makes mosaic blocks, and Redact (D) covers with solid black. Drag over the area.
- 3
Export the safe copy
Download a new PNG or JPG. The original pixels under the box are not in the exported file.
Hiding information safely
- For passwords, tokens and card numbers, use Redact. Blurred or pixelated text can sometimes be reconstructed (see the explainer below).
- Cover the whole field plus a margin, so text length and shape don’t give the value away.
- Use a larger size for pixelation. Bigger blocks carry less information than small ones.
- Check the URL bar, browser tabs, notification toasts and avatars: they leak names and internal URLs more often than the page itself.
- Crop instead of blurring when the sensitive part is at the edge. Removed pixels can’t leak.
Why pixelated text isn’t safe: try it
The canvas below hides a 4-digit PIN. The list checks six guesses by pixelating each one the same way and comparing the blocks, the idea behind the open-source tool Depix and Bishop Fox’s Unredacter.
Move the slider to see how well each guess matches.
Background: in 2020 Sipke Mellema published Depix, which reconstructs pixelated text by matching blocks against a rendered search image; in 2022 Bishop Fox released Unredacter, showing the same for pixelation in documents. The lesson both teach: a solid box is the only redaction that leaks nothing.