nodejs-aws-lambda-image-resizer icon indicating copy to clipboard operation
nodejs-aws-lambda-image-resizer copied to clipboard

Dynamically resize images on the fly using AWS Lambda, Amazon S3 and Node.js

Results 4 nodejs-aws-lambda-image-resizer issues
Sort by recently updated
recently updated
newest added

Hi , Thank you for this great tutorial! I've run into some issue with Sharp library. The CloudWatch is returning the following error: ``` Something went wrong installing the "sharp"...

I try with nodejs 16.x but it doesn't work. Has anyone had a similar problem and how to solve it?

I think it wont read the file from key properly. I have the image in its location but every time this happens

Thank you so much for the awesome tool. is there any changes to integrate smart cropping around the faces in image ? using aws face Rekognition or using faceapi mentioned...