TheSealStartedIt@lemmy.world to Programmer Humor@lemmy.ml · 3 months agoEmails are hardlemmy.worldimagemessage-square24fedilinkarrow-up1123arrow-down16file-text
arrow-up1117arrow-down1imageEmails are hardlemmy.worldTheSealStartedIt@lemmy.world to Programmer Humor@lemmy.ml · 3 months agomessage-square24fedilinkfile-text
minus-squarelichtmetzger@discuss.tchncs.delinkfedilinkarrow-up1·edit-22 months ago So, if the image you want to put into your email is not hosted somewhere, what’s the best way to go about this, ensuring compatibility? You can base64-encode the image file. It’s super-jank, but it works, even in Outlook. Example: https://www.base64-image.de/tutorial
You can base64-encode the image file. It’s super-jank, but it works, even in Outlook.
Example: https://www.base64-image.de/tutorial