@cats-cradle/dynamo-image
v3.1.0
Published
A service for managing dynamic image sizes
Downloads
1
Readme
@cats-cradle/dynamo-image
Overview
This project is designed to automatically generate multiple image variants when an original image is uploaded to an S3 bucket.
How it Works
- An event is triggered when an original image is uploaded (PUT) into the S3 bucket.
- A listener responds to this event and generates multiple image variants of specified sizes, provided the image is in a supported format.
Please note that while you can manually upload specific versions of image variants, this will not trigger the automatic generation of other variants.
References
This project is based on the following resources: