@jimp/plugin-resize
Resize an image. Resizes the image to a set width and height using a 2-pass bilinear algorithm/ @param {number} w the width to resize the image to (or Jimp.AUTO) @param {number} h the height to resize the image to (or Jimp.AUTO) @param {string} mode (optional) a scaling method (e.g.
https://www.npmjs.com/package/@jimp/plugin-resize