moxiecode/plupload

How to just resize an image file from <input> with plupload ?

Aarbel opened this issue · 1 comments

I just have an <input>, and i just want to resize an image passed to this input.
I don't want to upload it with plupload, i prefer to handle my own upload logic.

How can i do that with plupload library ?

Thanks a lot for your help !