PhoneGap-Image-Resizer
PhoneGap-Image-Resizer copied to clipboard
Is it possible to scale/crop an image to square?
Is it possible to scale/crop an image to square? Thanks
Hi, It's possible to resize to a square using a different resize factor for the width and height. But there is no crop option, the image will come out distorted. Crop would be a nice-to-have feature thou :smile:
I'm working on a simple plugin which is able to crop/resize the image by myself.