It crops the images in square shape.
This cordova project uses two plugins:
Cordova Camera Plugin -- https://github.com/apache/cordova-plugin-camera
Cordova Crop Image Plugin -- https://github.com/jeduan/cordova-plugin-crop
The Camera plugin is combined with the Crop Image Plugin by ...