Covert $w("#uploadButton1").value?

It is possible to convert the file in $w( “#uploadButton1” ).value to one of these file types:
String, Buffer, Stream, Blob, or typed array object

This is for all uploads: documents, audio, images and videos.

I need to covert the uploaded file to one of these types so it can be uploaded to s3.

Any news on this? I have the same problem and can’t find the answer anywhere

You can convert it to base64 or to use buffer, blob etc if you install NMP packages (such as buffer etc…).

https://support.wix.com/en/article/velo-working-with-npm-packages