DropzoneJS is a file upload type for the WS Form File Upload field. It uploads images immediately instead of waiting until the form is submitted, which can reduce form submission time.
For images, DropzoneJS performs resizing, format changes, and quality changes in the browser rather than on the server. You can also customize the placeholder text shown before files are added.
In WordPress, uploaded files can be saved to submissions, attached to emails, or mapped to integrations where supported when the form is submitted.