Let me better explain this title. What I am looking for is an image uploader that uploads multiple images (around 200 would be ideal). The image uploader would need to be able to handle:
a) Some sort of progress indicator b) Sending the uploaded files through a script that sizes them and deletes the originals
Now, I imagine this is out there somewhere, by my Google searches have yielded bad results. Does anyone have experience with something that would work good for that? jQuery would be ideal, but is not necessary.