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

Programmer Humor

32024 readers
861 users here now

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

Rules:

founded 5 years ago
MODERATORS
 

Thanks for the information though.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 week ago* (last edited 1 week 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