Convert image to webp in a client side way?

0

My site has a page to receive images from users, when receiving these images my system is converting them to the server-side webp format. However, I thought of optimizing the upload process by doing client-side conversion, so I wanted to speed up the upload process and save traffic. Is there any JS library able to do this? Thankful.

    
asked by anonymous 21.03.2018 / 17:26

0 answers