plupload image resize

This topic contains 1 reply and 2 voices, and was last updated by Nayem 9 years ago
Viewing 1 Posts - 1 through 1 (of 1 total)
Author Posts
March 4, 2015 at 2:50 pm 38172
Nayem hi guys. So, for the image upload, I know it uses plupload. I found the following document to reduce the image size on the client side : http://www.plupload.com/docs/Image-Resizing-on-Client-Side I could not find any instruction to how I can resize them. So I asked the plupload developer for help : http://www.plupload.com/punbb/viewtopic.php?id=14281 I got a reply back from them:
It depends on which Plupload version is in use by "wp user frontend" plugin. But in general it should be as simple as passing resize params to your Plupload config (however it is done in the plugin you've mentioned). ... resize: { width: 100, height: 100 } ...
Could you help me how I can change it? Thank you
March 4, 2015 at 6:45 pm 38203
Nayem Nayem

Hello Seteve,

I have discuss with our developer team about this. We are using the latest version of plupload. Right now it will not easy for you to resize image. But we will add a feature like this in near future. Please keep patience.

Thank you 🙂

Viewing 1 Posts - 1 through 1 (of 1 total)