Take the 2-minute tour ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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

share|improve this question
add comment

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.