Serverless Image Resizer- Using Azure Functions

Published on 17 June 2023 | by Santosh Kumar Tripathi

An automated image resizer that listens to a Blob Storage container. When a new image is uploaded, an Azure Function resizes it into multiple resolutions (e.g., thumbnail, medium, large) and saves them back to Blob Storage.

Clone the Repository

git clone https://github.com/example/repository.git