#Uploading screenshot to aws
1 messages · Page 1 of 1 (latest)
Yes it will. I would recommend not using proxy for the upload.
I am extracting base64 images from website and then storing it by uploading it to s3 bucket. Instead of transfering base64 images can I create a hash string of base64 image which will reduce character size which by default will help in saving proxy bandwidth?