Web Hosting Talk







View Full Version : Java/Flash tool to resize & upload pictures


oldunis
02-02-2010, 05:48 PM
Hi all,

I'm looking for a small application that would allow a user of mine to upload photos from his computer. Just before uploading them, to utility would resize the photos and upload them. Possibility to browse the computer.

Something similar to Facebook ...

I did find some paid apps, but it is for a blog and I do not really have any money to put in it, so something opensource for me to adapt would be perfect.

Thanks,
JP

Digit_Canada
02-02-2010, 10:55 PM
I found that jcrop from deep liquid, a javascirpt version works well for cropping. Also I use another jquery plugin called ajaxUpload.

They are both free, and was simple enought to setup.