class.upload.php test forms

Simple upload

Pick up a file to upload, and press "upload"

Image upload

Pick up an image to upload, and press "upload"

XMLHttpRequest upload

Pick up one file to upload, and press "upload"

HTML5 File Drag & Drop API

Drag and drop one file to upload, and press "upload"

... drag and drop here ...

Multiple upload

Pick up some files to upload, and press "upload"

Image local manipulation

Enter a local file name (absolute or relative) for a small image, and press "process"

Base64-encoded image data

Copy here base64-encoded file data, and press "process"