Dropzone.js + Client Side Image Resizing

后端 未结 5 1459
离开以前
离开以前 2020-12-05 11:09

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

5条回答
  •  天命终不由人
    2020-12-05 12:05

    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
    
    

提交回复
热议问题