Image Compressor

Content Type: Module
Categories:

Overview

The module contains ImageCompressor java action to compress the image without impacting the quality of the image.

Documentation

Description

The module contains ImageCompressor java action to compress the image without impacting the quality of the image. 

How to configure

1.Download the Community Commons module.
2.Add the page 'ImageCompression_Picture_Upload' to the navigation to use the example.
3.Reuse the microflow 'SUB_Picture_Compress' or 'ImageCompressor' java action in your logics to compress the image.

Releases

Version: 2.0.0
Framework Version: 8.18.16
Release Notes: This version can compress both JPEG and PNG images. Full Changelog: https://github.com/Harithra97/Image-Compressor/commits/v2.0.1
Version: 1.0.0
Framework Version: 8.18.16
Release Notes: **Description** The module contains ImageCompressor java action to compress the image without impacting the quality of the image. **Configuration** 1. Download the community commons module. 2. Add the page 'ImageCompression_Picture_Upload' to the navigation. 3. Reuse the microflow 'SUB_Picture_Compress' or java action 'ImageCompressor' in your logic to compress the image.