|
|
|
Ask HN: How do you handle images in email templates?
|
|
4 points
by rob001
2687 days ago
|
|
There doesn't seem to be a recommended way of handling images that I can see, with three options being: 1. Linked images
2. Cid images (images are attached)
3. Base64 encoded images My gut says to stick to linked images for simplicity and ensure the image title tags are descriptive. At work we use cid images as they seem to show up more often during testing. Any recommendations? |
|
You might find this SendGrid post [0] helpful, but probably you've seen it already.
[0] https://sendgrid.com/blog/embedding-images-emails-facts/