convoluteimage.js Image convolutions, given sorts of image effects Effects Blur convolute.blur(img, 15, { offsetX: (img.width - w) / 2, offsetY: (img.height - h) / 2, width: w, height: h }); NPM Repo: https://www.npmjs.com/package/convoluteimage.js