Combine FilePond with Pintura and create the perfect image edit and upload experience.
A collection of code examples that cover lots of popular use cases. Nearly all examples include a sandbox link so you can experiment with the code and play with the FilePond API.
Use the server
property to handle file uploads asynchronously.
Use the create
method to replace a basic file input with FilePond.
Use the Image Preview plugin to show a preview of each dropped image.
Use the File Type Validation plugin to only allow certain file types to be added.