unjs / ipx

🖼️ High performance, secure and easy-to-use image optimizer.
MIT License
1.53k stars 61 forks source link

feat: support `sigma` parameter for `blur` operation #124

Closed carlo697 closed 1 year ago

carlo697 commented 1 year ago

This pull request allows using the sigma value for the blur modifier:

image image image

and it also adds a row to the modifiers table in the README.md.