sharp
-
Image processing for Node.js with Sharp
Almost any modern web application requires some image manipulation for some reason. It might be an image resizing strategy to reduce site load speed or protect pictures with watermarks or anything you can imagine. All the heavy lifting does image processing libraries. Let’s look at one of them for Node.js.
Read more ยป Jul 6, 2022 - 3 min read