1.0.0 • Published 6 months ago

image-resizing-module v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

image-resizing-module

This package helps you to resize images using the library 'sharp' To use, proceed with the following : Install the module using npm: npm install sharp. Include the module in your project: const resizeImage = require('path/to/resizeImage'); Utilize the resizeImage function, specifying the input image path, output path, and target dimensions.

1.0.0

6 months ago