Images in Campaign Emails

WarmySender supports inserting images into your campaign emails using the Insert Image button in the email editor toolbar.

How to Insert an Image:
1. In the campaign email editor, click the Image icon (mountain/sun icon) in the toolbar.
2. Paste the URL of your image (must be a publicly accessible HTTPS URL).
3. Optionally add alt text (recommended for accessibility and email clients that block images).
4. Optionally set a width (e.g. 600 for full-width, 300 for half-width).
5. Click 'Insert Image' — the image appears inline in your email.

You can also insert images in code view by typing an <img> tag directly, for example:
<img src="https://yoursite.com/image.png" alt="Description" width="600" />

Where to Host Your Images:
Images must be hosted on a publicly accessible URL. You do not upload images to WarmySender — instead, host them on your own website, a CDN, or a free image hosting service:
• Your company website or CDN (best option for brand consistency and reliability)
• Google Drive (set sharing to 'Anyone with the link', then use the direct link)
• imgbb.com (free, no account required)
• Imgur (free for public images)
• Any web server that serves images over HTTPS

Image Best Practices for Cold Email:

Deliverability Considerations:

Common Use Cases:

Note: WarmySender does not support file attachments (PDFs, documents, etc.) in campaign emails. See the 'Email Attachments in Campaigns' guide for alternatives.

Related guides in Campaigns

Back to all documentation | Contact support