Copied to clipboard

Flag this post as spam?

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


  • Vetrivel 21 posts 130 karma points
    Nov 11, 2020 @ 13:33
    Vetrivel
    0

    WebP Image Compression

    WebP image compression not working in Production alone, It's working fine in UAT instance.

    Any guess for this..

    We all verified the dlls and config changes everything is the same with UAT but in Prod WebP compression not working.

    Thanks.

  • Nik 1612 posts 7258 karma points MVP 7x c-trib
    Nov 11, 2020 @ 14:42
    Nik
    0

    Hi Vetrivel,

    I think you'll need to provide some more information. Out of the box Umbraco doesn't have support for WebP images so how have you gone about implementing them?

    Are you using the ImageProcessor plugin to help? How are you rendering them out?

    Cheers,

    Nik

  • Vetrivel 21 posts 130 karma points
    Nov 11, 2020 @ 14:47
    Vetrivel
    0

    Hi Nik,

    We are using ImageProcessor.Plugins.WebP plugin to handle the WebP images.

    enter image description here

    The below link has some additional information Ref: https://piotrbach.com/enable-webp-image-format-in-umbraco-cms

  • Vetrivel 21 posts 130 karma points
    Nov 24, 2020 @ 10:23
    Vetrivel
    100

    Hello everyone,

    We fixed this issue, WebP required Visual C++ Redistributable Package for Visual Studio 2013 to be installed on the server. After installing this on the server, the WebP image upload works fine. enter image description here

    Ref Link: https://imageprocessor.org/imageprocessor/plugins/webp/

Please Sign in or register to post replies

Write your reply to:

Draft