ImageCropper
An extension for MIT App Inventor 2.
An extension for cropping image. Developed by The K Studio.
Specifications
Size: 11.16 KB
Version: 2.0
Minimum API Level: 7
Updated On: 2025-02-20T18:30:00Z
Built & documented using: FAST-CLI
Blocks:
Usage:
Image Cropper:
Result:
Download: V2.0 com.thekstudio.imagecropper.aix (11.2 KB)
10 Likes
TIMAI2
2
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.
TIMAI2
4
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
TIMAI2
6
A circle crop would also be a great addition
3 Likes