Skip to content

AWS Lambda event-driven script to resize a image (icon auto generator)

Notifications You must be signed in to change notification settings

arthurcohen/lambda_icon-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

lambda_icon-generator

AWS Lambda event-driven script to resize a image (icon auto generator)

Here is a simple script using 'Pillow' that recive a event-driven call from Amazon 'S3' by PUT method and process into other(s) images like a automatic icon generator


in order to use this you have to integrate the library PIL/Pillow, but not from 'pip install ...'

You need to use the Pillow from this repository. Here is why: Lambda-packages

About

AWS Lambda event-driven script to resize a image (icon auto generator)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages