PhoneGap-Image-Resizer icon indicating copy to clipboard operation
PhoneGap-Image-Resizer copied to clipboard

Is it possible to scale/crop an image to square?

Open zhouhao27 opened this issue 9 years ago • 2 comments

Is it possible to scale/crop an image to square? Thanks

zhouhao27 avatar Feb 23 '16 05:02 zhouhao27

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:

RaananW avatar Feb 23 '16 08:02 RaananW

I'm working on a simple plugin which is able to crop/resize the image by myself.

zhouhao27 avatar Feb 24 '16 10:02 zhouhao27