Skip to content

WebResources/wishyoo-serverless-image-handler

Repository files navigation

wishyoo-serverless-image-handler

Wishyoo Serverless Image Handler

This python code does two separate things.

  1. It creates a webp thumbnail of every jpg or jpeg in the EFS volume.
  2. 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:

Overview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages