Tag:Compression upload
-
Image compression and upload on HTML5 canvas mobile browser
Recently, when designing the avatar upload function on the mobile terminal, it was originally uploaded directly through formdata with < input type = “file” > but the actual usage is that too long upload time for too large pictures (photos taken by high-pixel mobile phones, etc.) will lead to upload failure, and uploading pictures of […]