brayenid / multer-and-sharp

Simple multer file upload with sharp (Image Resizer)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this?

This is a repository that you can use to create a media upload file (image) using multer and sharp on NODEJS. Multer acts as an uploader from the client side to the server, and sharp acts as an image resizer. So the saved image will be smaller than the original, then God bless your small storage.

Brayen Luhat 🙌

About

Simple multer file upload with sharp (Image Resizer)


Languages

Language:JavaScript 100.0%