September 13, 2026

Most people blur a screenshot to be polite: hide a customer name before posting in Slack, hide a balance before sending to support. The blur is doing a real job, though, and a real job has a failure mode. A blur that is too gentle leaves enough for someone to read it back.
This is what to use, what to avoid, and how to do it in the browser in a few seconds.
A Gaussian blur averages pixels with their neighbours. Applied lightly to a short string of large text, it leaves a shape that can be matched against candidate strings -- which is how blurred numbers and usernames have been recovered from screenshots more than once.
Pixelation replaces each block of the region with a single colour. With blocks large relative to the text height, nothing about the letterforms survives. A solid rectangle is equally safe and uglier. Either is fine; a light blur is not.
Press Screenshot in the Demorta bar, drag the area, and in the editor choose Blur and drag over each region. It pixelates with a block size scaled to the region, which is the destructive kind. Download the PNG; the original is never uploaded anywhere, so there is no unblurred copy sitting on a server. Try the free screenshot tool.
If you are recording a full product demo rather than one frame, the demo editor has the same blur for screenshot steps and a redact tool for HTML captures that removes the text from the markup itself.
Zoom in on the blurred region once. If you can still tell how many characters there were, make the blocks bigger or draw a solid box. Then check the edges of the crop -- the thing you blurred often appears again in a sidebar, a breadcrumb or a browser tab title.
Click through it — the same kind of demo you can record of your own product.
Record your first interactive demo free.
Five demos on the free plan, forever. No credit card, no trial countdown, no sales call. Install the Chrome extension, click through your product once, and you have a shareable link in about ten minutes.
Start free →