Wishyoo Serverless Image Handler
This python code does two separate things.
- It creates a webp thumbnail of every jpg or jpeg in the EFS volume.
- It creates a webp image from any jpg or jpeg in S3.
The python files starting with "efs" handles reading of the EFS volume and converting the jpgs or jpegs to webp thumbnails.
Note: the current efsReadFolders.py file is set to use the "dev" EFS, not the "prod" EFS.
The second set of code does this:
