Base64 encoding imagesOn 3 Jun, 2015By Rajesh T Inlining images into HTML with base64 Base64 encoded images become part of the html and displays without loading anything instead of a web browser having to download the image. The…