Skip to main content
Participating Frequently
September 3, 2026
Question

Unable to Render Base64 Image in HTML Email Template

  • September 3, 2026
  • 1 reply
  • 44 views

Hi Everyone,

I am trying to embed an image in an HTML email template. My approach is to first convert the document to a Base64 string and then pass that Base64 value to the HTML template

However, the image is not rendering in the received email. The Base64 string is getting generated successfully, but the image is still not displayed.

 

    1 reply

    Inspiring
    September 3, 2026