Rik Schennink

FilePond.js - Uploads anything you throw at it ☁️

☁️ FilePond is an open source file upload library that handles any file you throw at it.

🍱 It optimise images for fast uploads, is extendable with plugins, and offers a silky smooth UX.
✂️ Offers image editing with Doka.js

Add a comment

Replies

Best
Carvalho Paulo
Nice and useful. I was able to upload a file to a nodejs server quickly. However, some problems (maybe my fault) regarding how to filter the types of files we can upload and how to pass extra information to the server when uploading the file. Any help of hint from the community is welcome (My architecture: reactjs + nodeJs server). Best regards