TheSealStartedIt@lemmy.world to Programmer Humor@lemmy.ml · 1 year agoEmails are hardlemmy.worldimagemessage-square31linkfedilinkarrow-up1124arrow-down16file-text
arrow-up1118arrow-down1imageEmails are hardlemmy.worldTheSealStartedIt@lemmy.world to Programmer Humor@lemmy.ml · 1 year agomessage-square31linkfedilinkfile-text
minus-squarelichtmetzger@discuss.tchncs.delinkfedilinkarrow-up1·edit-21 year 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