lambda-watermark
lambda-watermark copied to clipboard
AWS Lambda Watermark service for S3 images
`2024-02-05T14:57:39.546Z ab763b50-f32d-42f8-8d8b-ed69111f57ea ERROR Uncaught Exception { "errorType": "TypeError", "errorMessage": "Cannot read properties of undefined (reading 'width')", "stack": [ "TypeError: Cannot read properties of undefined (reading 'width')", " at gm. (/var/task/node_modules/lambda-watermark/lib/watermarker.js:65:40)",...
It would be great to have a feature where text can be added instead of a watermark image. I would ideally like to add the filename as a watermark.
Hi, I can use this to place watermark to entire image like this? What should I put inside the `options`? 
LambdaWrapper async.waterfall done should report error to log.error fails. See build #16 https://travis-ci.org/prestonvanloon/lambda-watermark/builds/75506724