Skip to content

yatiac/node-image-resizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image resizer by Yatiac

This is a simple image resizer done in nodeJS using the sharp library. There is a live version here.

You can also use the api directly. Just call the /resize endpoint. HTTP Verb POST. MultiPart Body, file.

To run locally:

  • clone repo
  • npm install
  • npm run start

ToDo:

  • add unit tests
  • add propper error logging
  • use clusters

About

Image resizer to reduce your image size in 50%

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published