• I’ve spent the whole day searching for a damn solution to this problem and couldn’t find one!
    Why can’t someone do things right all the way?!
    You’re using plupload to handle the flash multiple file uploader.
    Even thought the image quality is set to 100 percent:
    uploader.settings['resize'] = { width: resize_width, height: resize_height, quality: 100 };
    … the quality of the resized image is crappy as hell!
    Using the regular jquery.MultiFile.js uploader, the resized image looks perfect!
    I’m not sure if plupload is to blame or your custom code, but I can’t fix it since I’m not a coder.
    Can you please do something about this?

    Thanks for the otherwise great plugin!

    http://wordpress.org/extend/plugins/nextgen-gallery/

The topic ‘Please fix the image resize quality using plupload!’ is closed to new replies.