Well, I have to convert some images that I send from a php form to webp or similar format to reduce the weight as much as possible.
I would be looking for a library that does not require installation or a Jquery library to convert these images to upload them to the server.
I have seen that they are converted in jquery but I can’t find a way to upload them.
Let’s see if someone can guide a little, or knows of an alternative.
Greetings!
I cannot use GD or Imagick since I do not have access to the server to be able to install these modules that are not installed (checked)
franjgg is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.