venveo / serverless-sharp

Serverless image optimizer for S3, Lambda, and Cloudfront
https://venveo.github.io/serverless-sharp/
MIT License
168 stars 34 forks source link

Adding Amazon Rekognition support to do smart cropping #104

Open kassemz opened 3 years ago

kassemz commented 3 years ago

Would it be possible to add Amazon Rekognition support to do smart cropping like it is done in https://aws.amazon.com/solutions/implementations/serverless-image-handler/ ?

https://docs.aws.amazon.com/solutions/latest/serverless-image-handler/smart-cropping.html

Thank you.