Site icon HTML5chat, free html5 video chat

Fast image uploading

upload

upload

We have added a new feature: fast image uploading. This feature is based on the client size resizing.

The normal process of uploading images is the following:

As you see, if you choose a huge image (50 megas for instance), uploading process can take time since you need to upload 50 megas. This can be a real pain with mobile phones.

We have introduced the resizing on client side before uploading to server.

So now the process is:

As you can see, the process is much quicker. Besides it allows to upload big size photos since they will be resized before.

Now the caveat of this method is that the final image has JPEG format only. So you upload an animated GIF, you will get a static JPEG picture

Exit mobile version