Skip to content

Commit bbaf944

Browse files
committed
Merge branch 'master' of https://github.com/pqina/filepond
2 parents d37ed96 + ed53e33 commit bbaf944

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ FilePond is maintained by **[Rik Schennink](https://twitter.com/rikschennink/)**
1616

1717
* Accepts **directories**, **files**, blobs, local URLs, **remote URLs** and Data URIs.
1818
* **Drop files**, select on filesystem, **copy and paste files**, or add files using the API.
19-
* **Async uploading** with AJAX, or encode files as base64 data and send along form post.
19+
* **Async uploads** with AJAX, supports **chunk uploads**, can encode files as base64 data and send along form post.
2020
* **Accessible**, tested with AT software like VoiceOver and JAWS, **navigable by Keyboard**.
21-
* **Image optimization**, automatic image resizing, **cropping**, and **fixes EXIF orientation**.
21+
* **Image optimization**, automatic image resizing, **cropping**, filtering, and **fixes EXIF orientation**.
2222
* **Responsive**, automatically scales to available space, is functional on both **mobile and desktop devices**.
2323

2424
[Learn more about FilePond](https://pqina.nl/filepond/)

0 commit comments

Comments
 (0)