如题 有种lwip模块可以模糊图片 但是总是安装失败 请问还有别的什么模块可以模糊图片吗 或者怎么解决lwip安装问题呢?
使用ImageMagic吧 http://www.imagemagick.org/Usage/blur/ Node.js模块 http://aheckmann.github.io/gm/docs.html#blur
@jiangli373 推荐个更强大的库:https://github.com/lovell/sharp 速度比 imageMagic 快4-5 倍,功能齐全
也可以使用 Jimp https://github.com/oliver-moran/jimp
CNode 社区为国内最专业的 Node.js 开源技术社区,致力于 Node.js 的技术研究。
使用ImageMagic吧 http://www.imagemagick.org/Usage/blur/ Node.js模块 http://aheckmann.github.io/gm/docs.html#blur
@jiangli373 推荐个更强大的库:https://github.com/lovell/sharp 速度比 imageMagic 快4-5 倍,功能齐全
也可以使用 Jimp https://github.com/oliver-moran/jimp