<?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 Re: Hubspot automatic image optimization in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Hubspot-automatic-image-optimization/m-p/727532#M31791</link>
    <description>&lt;P&gt;Thanks,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/91608"&gt;@alyssamwilie&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":raising_hands:"&gt;🙌&lt;/span&gt; You rock! — Jaycee&lt;/P&gt;</description>
    <pubDate>Tue, 06 Dec 2022 23:41:15 GMT</pubDate>
    <dc:creator>Jaycee_Lewis</dc:creator>
    <dc:date>2022-12-06T23:41:15Z</dc:date>
    <item>
      <title>Hubspot automatic image optimization</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Hubspot-automatic-image-optimization/m-p/726579#M31748</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a question regarding the image optimization done by Hubspot. I've found some info in this link:&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/cms/developer-reference/cdn#image-compression-optimization-and-automatic-image-resizing" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/cms/developer-reference/cdn#image-compression-optimization-and-automatic-image-resizing&lt;/A&gt;, especially this part:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;"&lt;STRONG&gt;We progressively enhance images to use the WebP format for browsers that support it.&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;Images will be served WebP format images if the file size of that version of the image is smaller.&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;This conversion happens server-side and does not change the file extension in the URL&lt;/STRONG&gt;&lt;SPAN&gt;. An image uploaded as a&amp;nbsp;&lt;/SPAN&gt;.jpg&lt;SPAN&gt;, will still show as a&amp;nbsp;&lt;/SPAN&gt;.jpg&lt;SPAN&gt;&amp;nbsp;in the URL but will be served as a WebP. This ensures links to this image will work for everyone regardless of WebP support."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While this sounds awesome, my question is: does Lighthouse / PageSpeed Insights "know" about it and does it affect the overall website score / health?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example: the image is uploaded in .jpg -&amp;gt; hubspot optimizes it and serves as .webp, but the URL still has .jpg file extension -&amp;gt; we still get "serve images in next-gen formats" -&amp;gt; does it affect our end score?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 13:37:35 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Hubspot-automatic-image-optimization/m-p/726579#M31748</guid>
      <dc:creator>jakubziemba</dc:creator>
      <dc:date>2022-12-05T13:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Hubspot automatic image optimization</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Hubspot-automatic-image-optimization/m-p/727456#M31786</link>
      <description>&lt;P&gt;Lighthouse doesn't give the "Serve images in next-gen formats" message just because they're are pngs and jpgs on the page. They take those images, convert them to wepb, and then compare the file sizes. If the converted image results in a certain amount of data savings&amp;nbsp;&lt;EM&gt;then&amp;nbsp;&lt;/EM&gt;it'll give the message. Since HubSpot is doing the conversion on the server side the file size Lighthouse will see is that of the converted image so when they do their size comparison it's not going to result in any savings thus yes, technically, Lighthouse "knows" about the conversion.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 20:59:34 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Hubspot-automatic-image-optimization/m-p/727456#M31786</guid>
      <dc:creator>alyssamwilie</dc:creator>
      <dc:date>2022-12-06T20:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Hubspot automatic image optimization</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Hubspot-automatic-image-optimization/m-p/727532#M31791</link>
      <description>&lt;P&gt;Thanks,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/91608"&gt;@alyssamwilie&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":raising_hands:"&gt;🙌&lt;/span&gt; You rock! — Jaycee&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 23:41:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Hubspot-automatic-image-optimization/m-p/727532#M31791</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2022-12-06T23:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Hubspot automatic image optimization</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Hubspot-automatic-image-optimization/m-p/727710#M31795</link>
      <description>&lt;P&gt;this makes sense! thank you so much for the answer&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2022 10:56:18 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Hubspot-automatic-image-optimization/m-p/727710#M31795</guid>
      <dc:creator>jakubziemba</dc:creator>
      <dc:date>2022-12-07T10:56:18Z</dc:date>
    </item>
  </channel>
</rss>

