[FREE] Image resize & quality change

Extension Name: ResizeMax
With this extension, you can resize an image while maintaining its aspect ratio.

Latest Version: 1
Released: 2025-04-25

You can enter the maximum desired width and the height will adjust proportionally, the same with the height, or you can indicate both, which will distort the image.

You can adjust simultaneously (height, width and quality) or only reduce the quality.

I’ve never done an extension before so I started trying it out and something came out.

Blocks



  • The bitmap.compress() method simply ignores the quality parameter for files with PNG output.
    Even if you set the output to .png and use quality 50, Android will still save the image as a PNG without complaint, and its size will increase.

com.zodiaclogic.resizeMax.aix (11.3 KB)

4 Likes