jquery + flash: looking for plugin that resize images before upload [closed]

不羁的心 提交于 2019-12-05 16:51:41

Checkout http://www.plupload.com/

Demo http://www.plupload.com/example_queuewidget.php

It was just released a few days ago (3rd Feb) and has the functionality you are looking for (Client-side resizing and chunking specifically can both improve performance).

It's core isn't based on jQuery, but it has a jQuery upload widget that's plug-and-play.

http://www.shift8creative.com/projects/agile-uploader/index.html

Won't dictate your design, very flexible. Does not do multiple files (yet), though you can post multiple times from the same page w/o re-directing the user anywhere. It has a lot of options. Again, it's designed to fit into your design, so here's a demo that barely lets you know it's done with Flash because of all the JavaScript integration it has: http://www.shift8creative.com/projects/agile-uploader/advanced-demo.html

For use with any back-end language.

Use Flajaxian, its free and works with S3

Latest version of SwfUpload does client-side image resizing (using Flash), but it's not the easiest script to use.

http://code.google.com/p/swfupload/

There is Uploadify image resize before upload extension. Check http://perfectwebtutorials.com/2012/image-resize-before-upload-uploadify/

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!