this post was submitted on 25 Jul 2024
116 points (95.3% liked)

Programmer Humor

32410 readers
1 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 

Thanks for the information though.

you are viewing a single comment's thread
view the rest of the comments
[–] lichtmetzger@discuss.tchncs.de 1 points 11 months ago* (last edited 11 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