Skip to content

Implementation of optimizing an image and uploading it to aws s3

Notifications You must be signed in to change notification settings

puneeth8994/image-optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image optimization using sharp

This snippet focusses on optimizing high resolution images and then uploading them onto S3.

  • parses the obtained images through multiparty.
  • Process the obtained image using sharp.
  • Upload the image on to S3

Tech

Requires the following dependencies to work properly:

Installation

This snippet requires Node.js v6+ to run.

Add it to your node application and Install the dependencies.

Free Software, Hell Yeah!

About

Implementation of optimizing an image and uploading it to aws s3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published