Image Compression

Overview

Two types of Image Compression are used in this smart service:

  • Image Resizing - Resizing an image typically involves changing the visual dimensions of the image. Such as converting an 1920x1080 image into 480x270 image thus reducing the size of image file
  • Image Compressing - Image Compression utilizes mathematical techniques to compress the image file size while maintaining the resolution of the image.

Key Features & Functionality

Note: Any type of image compression or resizing will have slight loss in Image Quality.

Anonymous
Parents Comment Children
  • Hi @Simranji Singh,

    The latest release addresses the previously mentioned issue, resolving the indefinite loop within the smart service caused by improperly scoped dimensions. To ensure proper functionality, please configure the dimensions as outlined below.

    Thanks,
    Vignesh E

  • Hi Vignesh. I see a version was released yesterday, Can you please confirm if the issue has been addressed?

    Regarding your suggestion to specify target width and length to values smaller than the actual dimensions, what is the impact if the specified dimensions are bigger than the actuals?

  • Hi Simranjit,

    Thanks for reaching out!

    We've identified the root cause of the plugin running indefinitely and will address it in the next release. Please ensure that the specified target Width and Height are set to values smaller than the actual dimensions of the image.

    Thanks,
    Vignesh E

  • Can you please confirm if the issue mentioned by Mike below was addressed in the upgrade? I'm using the old version of the plugin and the server has crashed multiple times while compressing an image of a few Kbs in size.