How do I implement cropper.js before uploading images with Dropzone.js
I have a page where I am successfully uploading multiple images using Dropzone.js but i want visitors to crop them as per their choice before upload. I am able to use cropper.js separately but failed to integrate them together.