└── README.md
/README.md:
--------------------------------------------------------------------------------
1 | # Fileuploader 2.2
2 | Beautiful and powerful HTML file uploading tool. A jQuery, PHP, ASP.NET C# and Node.js plugin that transforms the standard input into a revolutionary, fancy and responsive field on your page.
3 |
4 | Download | Documentation | Licenses
5 |
6 |
7 |
8 |
9 | Features
10 | -------
11 |
12 | - Easy to install (3 files only to include in your HTML page)
13 | - Works in traditional HTML form
14 | - File preview with image thumbnail or icon
15 | - File image thumbnail can be generated in canvas to resize it perfectly for given width and height
16 | - Render synchron the file preview
17 | - File icon background is generated from file extension
18 | - Customize your own input and thumbnail elements
19 | - 8 templates included
20 | - Responsive and fancy animations
21 | - Choose multiple files from different folders
22 | - Drag&Drop feature
23 | - Instant upload for each file
24 | - Upload synchron the files
25 | - Upload progressbar with many data available
26 | - Start, retry and cancel upload actions
27 | - Paste images from clipboard (only in Chrome)
28 | - Image rotating, cropping and resizing tool
29 | - Image zoomer
30 | - Exif orientation fix
31 | - PDF viewer
32 | - Validate the file's limit, size and extension. You can also use your own function
33 | - Edit mode for already uploaded files
34 | - All files are in one list in a hidden input
35 | - Use input HTML attributes to configurate it
36 | - HTML template renderer using Text variables
37 | - CSS file icon
38 | - PHP upload helper
39 | - PHP generates an array with many file informations
40 | - PHP can create a custom file name
41 | - Avatar example
42 | - Laravel example
43 | - MySQL example
44 | - React component
45 | - Vue.js component
46 | - ASP.NET C# file upload class
47 | - Node.js file upload module
48 | - Amazon S3 file upload plugin
49 | - API and more than 24 Callbacks to manipulate freely the appearance and functionality of your file input
50 | - 18 different examples that you can use
51 | - Multilingual - 14 languages available
52 | - Fully commented and documented in more than 6243 words
53 |
54 |
--------------------------------------------------------------------------------