[FREE] Image Cropper Extension: Crop image in fixed and free ratio

ImageCropper

An extension for MIT App Inventor 2.
An extension for cropping image. Developed by The K Studio.

:memo: Specifications


:floppy_disk: Size: 11.16 KB
:gear: Version: 2.0
:iphone: Minimum API Level: 7
:date: Updated On: 2025-02-20T18:30:00Z
:computer: Built & documented using: FAST-CLI

Blocks:

Usage:

Image Cropper:

Result:

Download: V2.0 com.thekstudio.imagecropper.aix (11.2 KB)

10 Likes

What format to use for setting the aspect ratio ?

If SetAspectRatioFixed property is set to true then it will fix the ratio to 1:1 otherwise it can be free to adjustable by the user.

I would therefore use 16:9 or 5:4 ? - oh I see we just size it to our own liking by dragging the grid around

Yes the grid is draggable to adjust the size.

I have not included predefined aspect ratios as of now. Currently only 1:1 and free are available.

May be I will add more in an update.

2 Likes

A circle crop would also be a great addition

3 Likes