I have a JavaScript client application that uses another organization's APIs to fetch data. Now there's lots of images those url are sent via the API.
However the images are too large, i.e, bulky in size around 1MB each. If I put the image url in img tag, then the page slows when loading up as there are hundreds of images needs to be shown at page render.
Is there any way to compress the image at client end, cause my API are providers have just said no to send compressed image urls.
Aucun commentaire:
Enregistrer un commentaire