<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Email Signature - This image is too large to display in Tickets &amp; Conversations</title>
    <link>https://community.hubspot.com/t5/Tickets-Conversations/Email-Signature-This-image-is-too-large-to-display/m-p/1144485#M8370</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When insert the HTML code for my HubSpot signature, I am including our company logo.&amp;nbsp; 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".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 May 2025 15:47:22 GMT</pubDate>
    <dc:creator>Dave75</dc:creator>
    <dc:date>2025-05-05T15:47:22Z</dc:date>
    <item>
      <title>Email Signature - This image is too large to display</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/Email-Signature-This-image-is-too-large-to-display/m-p/1144485#M8370</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When insert the HTML code for my HubSpot signature, I am including our company logo.&amp;nbsp; 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".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 15:47:22 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/Email-Signature-This-image-is-too-large-to-display/m-p/1144485#M8370</guid>
      <dc:creator>Dave75</dc:creator>
      <dc:date>2025-05-05T15:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Email Signature - This image is too large to display</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/Email-Signature-This-image-is-too-large-to-display/m-p/1144689#M8375</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/938215"&gt;@Dave75&lt;/a&gt;&lt;/SPAN&gt;! Are you using custom html or html from the HubSpot signature generator?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Have you tried replacing the file type? Maybe uploading some screenshots of the html will help provide valuable context.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 22:30:08 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/Email-Signature-This-image-is-too-large-to-display/m-p/1144689#M8375</guid>
      <dc:creator>kennedyp</dc:creator>
      <dc:date>2025-05-05T22:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Email Signature - This image is too large to display</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/Email-Signature-This-image-is-too-large-to-display/m-p/1146127#M8382</link>
      <description>&lt;P class=""&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/938215"&gt;@Dave75&lt;/a&gt;&amp;nbsp;here's what might be going wrong and how to fix it:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Check actual file size (KB/MB), not just dimensions:&lt;/STRONG&gt; 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 &lt;A class="" href="https://tinypng.com" target="_new" rel="noopener"&gt;TinyPNG&lt;/A&gt; or exporting it as a lower-quality JPEG or optimized PNG.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Host image externally with reliable URL:&lt;/STRONG&gt; Avoid embedding the image directly with data&amp;amp;colon;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 &amp;lt;img src=""&amp;gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Use absolute URLs only:&lt;/STRONG&gt; Make sure the image source (src) uses a full https://... path. Relative URLs or links requiring authentication can cause loading issues in email clients.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Avoid large DPI settings:&lt;/STRONG&gt; 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.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Email client limitations:&lt;/STRONG&gt; 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 &lt;A class="" href="https://www.litmus.com/" target="_new" rel="noopener"&gt;Litmus&lt;/A&gt; or &lt;A class="" href="https://www.emailonacid.com/" target="_new" rel="noopener"&gt;Email on Acid&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;Hope it helps&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="RubenB_0-1746721779041.png" style="width: 200px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/145486iE7B6FB16699A0D80/image-size/small?v=v2&amp;amp;px=200" role="button" title="RubenB_0-1746721779041.png" alt="RubenB_0-1746721779041.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://www.linkedin.com/in/ruben-burdin/" target="_blank" rel="noopener nofollow noreferrer"&gt;Ruben Burdin&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Real-Time Data Sync Between any CRM or Database | Founder @&lt;A href="https://l.stacksync.com/hubspot" target="_blank" rel="nofollow noopener noreferrer"&gt;Stacksync&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(YC W24)&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2025 16:30:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/Email-Signature-This-image-is-too-large-to-display/m-p/1146127#M8382</guid>
      <dc:creator>RubenBurdin</dc:creator>
      <dc:date>2025-05-08T16:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Email Signature - This image is too large to display</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/Email-Signature-This-image-is-too-large-to-display/m-p/1164764#M8533</link>
      <description>&lt;P&gt;I have a similar issue and it's specific to Hubspot.&amp;nbsp; I use my own HTML source code on emails.&amp;nbsp; If I send the same HTML code through another email client there is no issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;When I paste the HTML code into Hubspot it blows the image size up, specifically on Gmail but other email clients handle it fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It doesn't make sense that if I test the same HTML code straight into Gmail from Outlook or Twillio or anywhere else, it is fine but when I paste that code and send it THROUGH Hubspot, it blows the photo size up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The "preview" contact shows it all distorted and blown up on HS but when sent through anywhere else, it's fine.&amp;nbsp; Do you have any recommendations?&amp;nbsp; I'm trying to update my source code to a new design and my deelopers are stuck right now.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Jun 2025 18:24:02 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/Email-Signature-This-image-is-too-large-to-display/m-p/1164764#M8533</guid>
      <dc:creator>Rgagnon</dc:creator>
      <dc:date>2025-06-14T18:24:02Z</dc:date>
    </item>
  </channel>
</rss>

