I want to integrate Dropzone.js with a Client Side Image Resizing. I know that there is a function to resize the thumbnail, but I would like to create a functio
Dropzone.js
Ok. It took me some and then some more time to find how to implement the resize.
Here is final solution that works for me:
Import css and dropzone.js