Simple image cropper extension to crop an image in the selected area.
Blocks:
Usage:
Image Cropper:
Result:
Download: com.thekstudio.ImageCropper.aix (15.7 KB)
Simple image cropper extension to crop an image in the selected area.
Blocks:
Usage:
Image Cropper:
Result:
Download: com.thekstudio.ImageCropper.aix (15.7 KB)
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.
A circle crop would also be a great addition