API Reference

The Blur transformer allows you to apply a blur effect to your images. This effect is useful for creating a softened background, enhancing focus on other elements of the image, or simply for aesthetic purposes.

Parameter Structure

/blur:[valor]/

/blur:50/ For a blur intensity of 50

/blur:233/ For a blur intensity of 233

/blur:0.6/ For a blur intensity of 0.6

To apply the blur effect, the URL should be structured as follows:

https://img.voidr.co/my_project/blur:50/fetch/:url

Where value is a number that defines the intensity of the blur.

⚠️ The value must be between 0.3 and 1000.

Usage example

To apply a blur of intensity 100 to your image, the URL would be:

https://img.voidr.co/my_project/blur:100/fetch/https://images.unsplash.com/photo-1561336313-0bd5e0b27ec8