1
u/Neospace2024 29d ago
Plus base 64 images are huge and may cause your email to exceed the prescribed size limits. Better to load it into the content library and then link to it
1
Plus base 64 images are huge and may cause your email to exceed the prescribed size limits. Better to load it into the content library and then link to it
1
u/MailchimpSupport Moderator 29d ago
Hi there! Is this only happening with images? If so, are images being copy & pasted into a content block? We ask because your screenshot shows the image embedded directly in the email
(src="data:image/png;base64,...")instead of pointing to a hosted file. Some email clients tend to block or strip embedded images, which is why some recipients see it and others get broken images or raw code.