Encrypt any file without a server

This is a javascript app that provides secure file encryption using the AES-256-GCM algorithm from WebCryptoAPIincluded in your browser.
It’s supposed to be fast, secure & serverless, the app never uploads the files to the server.
In a small amount of code the app can encrypt any type of files at any size within seconds.
Image Credit: Hat.sh