Add your input
An image and the areas to obscure.
Obscure a face, plate, or address before sharing.
Private image workspace
Obscure the whole image or only the areas you select.
Your work stays private in your browser while you use this tool.
Blur or pixelate obscures either a whole JPEG, PNG, WebP, or AVIF image or rectangles you draw on it. The exported copy contains the obscured pixels themselves — the original detail is replaced, not covered by an overlay that could be removed. Re-encoding through the canvas also drops the source metadata.
An image and the areas to obscure.
Obscure a face, plate, or address before sharing.
A copy with the selected areas obscured.
Obscured pixels are replaced in the exported copy, not just covered over.
Hide a face or a number plate before posting a photo publicly.
Obscure an address, account number, or name in a screenshot.
Blur a background before sharing a picture taken at home.
Regions are stored as fractions of the image, so a rectangle drawn on a scaled preview maps to the same pixels at full size. Blur uses the canvas filter; pixelation downscales the region and draws it back with smoothing disabled, which is what produces hard blocks instead of a soft blur. Every render starts again from the untouched source, so adjusting the strength never compounds a previous pass.
Yes. Blur or pixelate an image is free to use.
Yes. Your work stays private while you use the tool — nothing you enter is uploaded.
The pixels are genuinely replaced, so there is no hidden original layer to peel away. A weak blur over small, high-contrast text can still sometimes be reconstructed, which is why pixelation at a large block size is the safer choice for anything sensitive.
No. The image is redrawn and re-encoded through a canvas, which keeps only the pixels. That matters here: obscuring a face while leaving GPS coordinates attached would defeat the point.