FilePond Plugins
| Name | Description | |
|---|---|---|
| Image Editor |
Allows client-side image editing libraries like Pintura Image Editor to integrate with FilePond. |
Documentation |
| Image Preview |
Shows a preview of image files. |
Documentation |
| Image Transform |
Apply image transforms on the client before uploading. |
Documentation |
| Image Crop |
Set crop ratio for image files. |
Documentation |
| Image Resize |
Set output dimensions for image files. |
Documentation |
| Image EXIF Orientation |
Corrects orientation of pictures taken on mobile phones. |
Documentation |
| File Encode |
Encodes files as base64 data for submitting along a classic form post. |
Documentation |
| File Rename |
Rename files on the client. |
Documentation |
| File Size Validation |
Limit the size of files being added. |
Documentation |
| File Type Validation |
Limit the types of files being added. |
Documentation |
| Image Size Validation |
Limit dimensions of images being added. |
Documentation |
| File Metadata |
Automatically set file initial metadata object. |
Documentation |
| File poster |
Show a poster image inside the file item. |
Documentation |