By Private Profile 2d7a6c2d on 2022-08-08 10:06 in GSoC 2022 : SEO

Tasks completed in the week:

  • Included an Image Compression section in the 'Images and Links' tab
  • Implemented feature to allow users to compress ".jpeg" and ".png" image files
  • Provided 3 options to users for the extent of compression
    • Low compression - High quality
    • Medium compression - Medium quality
    • High compression - Low quality
  • Calculated and displayed the compression percentage after each successful compression
  • Created a backup of the original image for ease of restoration

   Check out the following PR for a detailed description of this feature along with the use cases

   https://github.com/joomla-projects/gsoc22_seo/pull/14

- Alisha Kamat