Image Blur Effects

Adding a blur effect to your screenshots can serve multiple purposes, from protecting sensitive information to enhancing the visual focus on specific areas of the image. With adjustable blur radius, you can control the intensity of the effect to meet your requirements.

Need format guidance? See the PNG vs JPEG format guide and the website screenshot API for automation.

Use Add Screenshots blur filters to anonymize data, highlight target content, or prep assets for public sharing—all while routing captures straight to your storage.

Apply Blur for Free or Compare Plans

Adjusting Blur Radius

The blur radius can be adjusted between 0 and 100 pixels. A higher radius results in a stronger blur effect.

The default blur is 0 pixels, meaning no blur is applied to the screenshot.


Best Practices for Blurring

Blur Examples

Here are examples showing different blur levels applied to the same screenshot:

// Example of no blur applied https://api.addscreenshots.com/screenshots
?apikey=
YOUR_API_KEY
&blur=0
&url=tesla.com/modely

Your API key can be found on the API Keys page. Need an API Key? Sign up to get started.
For internal applications, replace YOUR_API_KEY with your own unique API Key.
For public facing websites or hotlinks, generate a signed URL.

Screenshot with no blur effect


// Example of light blur effect https://api.addscreenshots.com/screenshots
?apikey=
YOUR_API_KEY
&blur=5
&url=tesla.com/modely

Screenshot with a light blur of 5 pixels


// Example of moderate blur effect https://api.addscreenshots.com/screenshots
?apikey=
YOUR_API_KEY
&blur=20
&url=tesla.com/modely

Screenshot with a moderate blur of 20 pixels


Automate Blurred Screenshots

Frequently asked questions

How do I blur a screenshot?

Add &blur=VALUE (0-100) to your Add Screenshots request to apply a Gaussian blur before the image is delivered.

Can I combine blur with other features?

Yes. Blur works alongside cropping, scaling, grayscale, and automation features such as request templates, schedules, and webhooks.

Where can the blurred image be delivered?

Send blurred screenshots directly to AWS S3, Azure Blob Storage, Google Cloud Storage, Cloudflare R2, or email—no throttling.