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 Cimage backends: https://cimage.se/ #4

Closed bago closed 5 years ago

bago commented 5 years ago

https://cimage.se/ an opensource PHP library for image resizing.

Sample urls:

resize: https://cimage.se/cimage/imgd.php?src=example/kodim13.png&w=300& crop(contains): https://cimage.se/cimage/imgd.php?src=example/kodim13.png&w=300&h=100&crop-to-fit crop+resize: https://cimage.se/image/example/kodim04.png?crop=300,300,100,220&w=300