Croppie Support

Hey All,
Just wondering if anyone has successfully used croppie or a similar crop tool where the user can crop the photo before upload…
I would love some help on this one

yes I’ve used it before.

Is it tough to use, I’ve had a crack. I think I have the CDN library linked and the style sheet in however I dont know where to go from there

<link rel="stylesheet" href="css/croppie.css" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.4/croppie.js"></script>

or

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.4/croppie.css" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.4/croppie.js"></script>

thankyou… and then how do I display it, load it etc… I have used it in bubble but it was a bit different

please check this page : https://codepen.io/tag/croppie/