Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow blur transformation (with radius parameter) #69

Closed
kleisauke opened this issue Feb 12, 2017 · 1 comment
Closed

Allow blur transformation (with radius parameter) #69

kleisauke opened this issue Feb 12, 2017 · 1 comment
Assignees
Labels
completed Feature or request has been completed enhancement New feature or request
Milestone

Comments

@kleisauke
Copy link
Member

kleisauke commented Feb 12, 2017

Allow blur transformation (with radius parameter) [5873014]

Submitted by Guillaume Lecomte on 2-5-2014 0:00:00
6 votes on UserVoice prior to migration

CSS3 "filter: blur(px)" has a tendency to slow down the entire page.
As a workaround I use the javascript StackBlur library but it would really be a nice feature to delegate that to an images server with proper caching.

Response

by Andries Louw Wolthuizen on 4-2-2016 0:00:00

Blur-like transformations are planned for the V3 of the API, which enables more features. Currently it isn’t exactly clear when this will be implemented. I will update this idea when I’ve more info.

Original UserVoice Submission

@kleisauke kleisauke added the planned Feature or request is planned label Feb 12, 2017
@kleisauke kleisauke added this to the v3.0.0 milestone Feb 12, 2017
@andrieslouw andrieslouw added completed Feature or request has been completed and removed planned Feature or request is planned labels Mar 28, 2017
@andrieslouw
Copy link
Member

&blur= has been implemented, see: https://images.weserv.nl/#effects

@andrieslouw andrieslouw added the enhancement New feature or request label Mar 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
completed Feature or request has been completed enhancement New feature or request
Development

No branches or pull requests

2 participants