What is sharp?
"High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF images"
sharp is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 521.1 KB on disk.
Installation Guide
# Install via NPM
npm install sharp
# Install via Yarn
yarn add sharp