voidlabs / mosaico-cropper

Mosaico Cropper is a cropper tool written on top of jQuery and the jQuery UI Widget Factory providing easy inline resize/crop/pan for images
https://cropper.mosaico.io
MIT License
4 stars 4 forks source link

Add support for ImageFlow/imageresizing.net backends: #3

Closed bago closed 5 years ago

bago commented 5 years ago

See

https://imageresizing.net/docs/basics https://github.com/imazen/imageflow https://www.imageflow.io/

Example urls: resize: https://z.zr.io/ri/zermatt.jpg;w=300 crop(contains): https://z.zr.io/ri/zermatt.jpg;w=300;h=100;mode=crop;scale=both cropandresize: https://z.zr.io/ri/zermatt.jpg;crop=700,100,1300,700;w=300;h=300;mode=crop;scale=both