Skip to content

hardreggaecafe/resizeimage_sharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

resizeimage by Sharp

AWS Lambda image resize by Sharp in Node.js 6.10

Description

Dynamic image resize program for AWS Lambda by using Sharp in Node.js 6.10. It's easy to use. This node module id built from source beforehand. So no need to compile.

Requirement

AWS Lambda Node 6.10

How to use

  1. Make your package from this repo.
$ git clone [email protected]:hardreggaecafe/resizeimage_sharp.git
$ cd resizeimage_sharp
$ vim index.js # Add some modification if necessary
$ zip -r image_resize.zip index.js node_modules
  1. Unload package via AWS Lambda

Author

Noriaki Takamizawa

About

AWS Lambda image resize by using Sharp in Node.js 6.10

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published