sharp
What it does
Sharp is a High performance Node.js image processing library. It is the fastest module to resize JPEG, PNG, WebP and TIFF images. Streams, Buffer objects and the filesystem can be used for input and output.
Where we used it
- SharpStorage.js - in the handleFile function to compress to a JPEG file of width 1024px.