lambda-watermark icon indicating copy to clipboard operation
lambda-watermark copied to clipboard

AWS Lambda Watermark service for S3 images

Results 5 lambda-watermark issues
Sort by recently updated
recently updated
newest added

`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`? ![image](https://cloud.githubusercontent.com/assets/3416976/22399220/292de1aa-e590-11e6-8f3f-8ca2c5946cab.png)

LambdaWrapper async.waterfall done should report error to log.error fails. See build #16 https://travis-ci.org/prestonvanloon/lambda-watermark/builds/75506724

bug