Email Signature - This image is too large to display
SOLVE
Hello,
When insert the HTML code for my HubSpot signature, I am including our company logo. The preview looks fine, howvever, when I actually email anyone, the email that is received the logo portion of my signature has a message that states "This Image is Too Large to Display".
I've shrunk the image down to a small 100x90 px and updated the HTML in the signature generator and still receive this message even with a tiny image.
Has anyone been able to succusfully include a graphical logo or similar in their singature or have gone through this and know how to resolve?
Email Signature - This image is too large to display
SOLVE
Hi @Dave75 here's what might be going wrong and how to fix it:
Check actual file size (KB/MB), not just dimensions: Even if the image is 100x90 pixels, if it's a high-resolution PNG or not optimized for web, the file size could still be large (e.g., over 1MB), which can trigger the "too large to display" message in some email clients. Try compressing the image with a tool like TinyPNG or exporting it as a lower-quality JPEG or optimized PNG.
Host image externally with reliable URL: Avoid embedding the image directly with data:image/... base64 encoding or hosting it on a slow or restrictive server. Instead, upload the image to HubSpot's file manager or a fast-loading CDN and use the public link in your <img src="">.
Use absolute URLs only: Make sure the image source (src) uses a full https://... path. Relative URLs or links requiring authentication can cause loading issues in email clients.
Avoid large DPI settings: Sometimes even a small image dimension-wise may be tagged as “large” due to high DPI (e.g., 300dpi). Try exporting your image at 72dpi, which is standard for web/email.
Email client limitations: Some clients (especially Outlook or mobile apps) have quirks with how they interpret image size and HTML. Try testing your email in multiple clients using a service like Litmus or Email on Acid.
Email Signature - This image is too large to display
SOLVE
Hi @Dave75 here's what might be going wrong and how to fix it:
Check actual file size (KB/MB), not just dimensions: Even if the image is 100x90 pixels, if it's a high-resolution PNG or not optimized for web, the file size could still be large (e.g., over 1MB), which can trigger the "too large to display" message in some email clients. Try compressing the image with a tool like TinyPNG or exporting it as a lower-quality JPEG or optimized PNG.
Host image externally with reliable URL: Avoid embedding the image directly with data:image/... base64 encoding or hosting it on a slow or restrictive server. Instead, upload the image to HubSpot's file manager or a fast-loading CDN and use the public link in your <img src="">.
Use absolute URLs only: Make sure the image source (src) uses a full https://... path. Relative URLs or links requiring authentication can cause loading issues in email clients.
Avoid large DPI settings: Sometimes even a small image dimension-wise may be tagged as “large” due to high DPI (e.g., 300dpi). Try exporting your image at 72dpi, which is standard for web/email.
Email client limitations: Some clients (especially Outlook or mobile apps) have quirks with how they interpret image size and HTML. Try testing your email in multiple clients using a service like Litmus or Email on Acid.
Email Signature - This image is too large to display
SOLVE
Hi @Dave75! Are you using custom html or html from the HubSpot signature generator?
Have you tried replacing the file type? Maybe uploading some screenshots of the html will help provide valuable context.
HubSpot’s AI-powered customer agent resolves up to 50% of customer queries instantly, with some customers reaching up to 90% resolution rates. Learn More.
Did you know that the Community is available in other languages? Join regional conversations by changing your language settings !