Tag: sharpjs
Total: 1 Posts
Posts of Tag: sharpjs
Total: 1 Posts
Posts of Tag: sharpjs
Nodejs: Resize picture and embed remark image use Sharp
Nodejs: Resize picture and embed remark image use Sharp Remark image icon-m.png: Origin image: Ouput image: Create a _lib.js file: // resize.js const fs = require('fs') const sharp = require('sharp') //path ...Learn MoreNodejssharpjs