<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>image uploads - progressive jpegs</title>
        <link>https://interactivetools.com/forum/forum-posts.php?image-uploads---progressive-jpegs-81196</link>
        <description></description>
        <pubDate>Sun, 19 Jul 2026 14:12:54 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;image-uploads---progressive-jpegs-81196" rel="self" type="application/rss+xml" />

                <item>
          <title>image uploads - progressive jpegs</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2241502#post2241502</link>
          <description><![CDATA[<p>Ok, thanks!  Can you let us know if you find an issue?  Thanks!</p>]]></description>
          <pubDate>Wed, 29 Nov 2017 12:35:39 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2241502#post2241502</guid>
        </item>
                <item>
          <title>image uploads - progressive jpegs</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2241499#post2241499</link>
          <description><![CDATA[<p>Hi, Dave.</p>
<p>Just to be clear - I do prefer the new default progressive image processing!</p>
<p>In this case I have a client who isn't happy with the resolution of a couple of their uploaded images, despite having image quality settings at "Maximum". I've requested from them a full-resolution original image for my evaluation and testing. Being able to turn off progressive mode will help me eliminate that as a cause of degradation.</p>
<p>Thanks for the reply and I'm all set for now.</p>
<p>~ Deborah</p>

]]></description>
          <pubDate>Tue, 28 Nov 2017 15:33:49 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2241499#post2241499</guid>
        </item>
                <item>
          <title>image uploads - progressive jpegs</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2241498#post2241498</link>
          <description><![CDATA[<p>Hi Deborah, </p>
<p>Yes, you'd just need to comment that line in the two places it's found in that file.</p>
<p>And anytime we thumbnail or modify images there might be a loss in quality, but it should be mostly not noticeable.  There's a setting in /data/settings.dat.php for advanced &gt; imageResizeQuality that sets the quality value for <a href="http://php.net/manual/en/function.imagejpeg.php" rel="nofollow">http://php.net/manual/en/function.imagejpeg.php</a> to 80.  This is a little higher quality then the default.</p>
<p>Why do you need to disable progressive images? </p>]]></description>
          <pubDate>Tue, 28 Nov 2017 10:58:58 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2241498#post2241498</guid>
        </item>
                <item>
          <title>image uploads - progressive jpegs</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2241496#post2241496</link>
          <description><![CDATA[<p>So glad to see the option of creating progressive jpegs as of CMS Builder v3.08! I'm happy with that feature default for most sites, but have need to disable it for select sites.</p>
<p>1) Other than the following change, are there any other changes needed to disable 'progressive' save?</p>

<p><code>/lib/image_functions.php<br /><br /> ... change this:<br /> imageinterlace($targetImage, <strong>true</strong>);<br /><br /><br /> ... to this:<br /> imageinterlace($targetImage, <strong>false</strong>);</code></p>

<p>2) If a JPEG image already saved in progressive format were uploaded via CMSB, would CMSB's resizing/resampling using progressive format result in a lower-quality finished image than if the upload was saved in baseline, instead? Maybe something I'll have to test?</p>
<p>~ Deborah</p>]]></description>
          <pubDate>Fri, 24 Nov 2017 10:12:50 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2241496#post2241496</guid>
        </item>
              </channel>
    </rss>
  