Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


This forum is in read only mode, you can no longer reply
  • Jay 413 posts 639 karma points
    Oct 28, 2015 @ 10:00
    Jay
    0

    Progressive Image rendering

    Hi James,

    Is there any way that we can render Progressive Image? like enabling the feature or something to install from nuget?

    thanks

  • James Jackson-South 489 posts 1747 karma points c-trib
    Oct 28, 2015 @ 20:25
    James Jackson-South
    0

    Hi JLon,

    As of the latest version of ImageProcessor.Web, v4.4.0 all images are post processed to optimize them. Part of the optimization process for jpegs is converting them to progressive. You shouldn't need to do anything.

    Cheers

    James

  • Jay 413 posts 639 karma points
    Oct 28, 2015 @ 21:13
    Jay
    0

    Thanks James, will check which version of ImageProcessor.Web that I have. Might upgrade them to V4.4.0 if it's not

    Amazing work on the ImageProcessor btw :)

  • Jay 413 posts 639 karma points
    Oct 29, 2015 @ 11:08
    Jay
    0

    Works like a charm. Updated to V4.4.0 and it works amazingly. Thanks James

  • James Jackson-South 489 posts 1747 karma points c-trib
    Oct 29, 2015 @ 12:16
    James Jackson-South
    0

    Excellent! Glad I could be of some assistance. :)

  • Jamie Gilbert 8 posts 39 karma points
    Mar 29, 2016 @ 16:24
    Jamie Gilbert
    0

    Hi,

    I'm using the latest ImageProcessor - 4.5.3 and I don't see any progressive loading for jpgs.

    I don't think they're encoded interlaced at all.

    Please can you confirm?

    Cheers, Jamie

  • James Jackson-South 489 posts 1747 karma points c-trib
    Mar 29, 2016 @ 23:35
    James Jackson-South
    0

    Hi Jamie,

    I had to strip the built in optimization out in v4.5.0 as it was causing trouble on some shared hosting platforms plus the png optimizer triggers a false positive on some antivirus software. It's in the release notes on Nuget.

    If you want to install the functionality you can do so as a separate plugin.

    https://www.nuget.org/packages/ImageProcessor.Web.PostProcessor/

    Cheers

    James

Please Sign in or register to post replies

Write your reply to:

Draft