ImageScript icon indicating copy to clipboard operation
ImageScript copied to clipboard

[FR] Blur an image

Open nym21 opened this issue 3 years ago • 0 comments

Hi !

First of all, awesome library !

But there is one feature missing, would it be possible to add the possibility to blur an image ? I searched and don't think there is a way to do it via your library or even Deno right now.

It would be really cool !

My use case is that I need a server that gets a url as an input, fetches the image from the url, does some manipulation to it including blurring it and returns the image to the user.

Anyway, thank you for your work !

nym21 avatar May 30 '22 10:05 nym21