I’m looking for a multiple image uploader. I prefer to not use MySQL database and no flash.
Also if it is possible to use some javascript (jQuery maybe?) to perform some cropping and scaling.
The best in all worlds would be to have a nice jQuery plugin which perform all that.
Can you please give me your suggestions?
B.R Carl
Take look at http://www.plupload.com/ which provides fallback engines if certain plugins are not available.
Depending on the engine used, it also provides functionality for resizing images on the client side.
And Yes, it’s using jquery.