I have images store on azure blob and i want to cache them on client so that it doesn't take time to load them.
I have already read How to get image bytes string (base64) in html5, jquery, javascript?
If someone can help me with converting the image url to base64 img data in javascript. No other language plz. Thanks in advance