loading

New cool blur effects

Hey there! We are actively working on a new end-user feature – adding blur effects to images! We will release them this Wed, April 3.

Here’s how it looks:

And here’s how these effects can be applied with ease:

Zoom blur

Here is a comparison of the zoom-blur effect (original image/with zoom-blur):

Tilt Shift blur

Release date

The new feature will be released this Wed, Apr 3.

Don’t want Blur in your product?

Then just exclude it from the feature set:

      new Pixo.Bridge({
         features: {
            excluded: [ 'blur' ], 
         },
      });

Happy coding!

Leave a Reply

Your email address will not be published. Required fields are marked *