'Designing a website with basic upload and download functionality for live photos

I am looking to build a website that allows a user to upload multiple live photos at once, and then extracts the video files for the user to download them.

Do I need a full backend / S3 bucket here or can I keep it more lightweight with just html + js?

Basic assumptions would be less then 100 photos



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source