Adding base64 encoded images into content pages and rest views directly
Installation and setting up the base64 encoded images on Drupal content pages.
Additional features and options for display (incl. rest) of base64 encoded images
Choose how to serve the image: as plain base64 string, image source (src attribute) of <img> tag or CSS background source url('').
