Blur

Set the blur radius to obfuscate a screenshot image.

Default Blur

The blur radius range between 0 and 100.

The default blur is 0 pixel (no blur).

Blur Example

The examples below show the blur radius of 0 (original), 5 (light blur) and 20 (moderate blur).

// Line breaks added for readability 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 default contrast ratio


// Line breaks added for readability https://api.addscreenshots.com/screenshots
?apikey=
YOUR_API_KEY
&blur=5
&url=tesla.com/modely

Screenshot with a light blur of 5


// Line breaks added for readability https://api.addscreenshots.com/screenshots
?apikey=
YOUR_API_KEY
&blur=20
&url=tesla.com/modely

Screenshot with a moderate blur of 20