Works with any backend npm install Zero dependencies
Image Flip

Use the static flipImage utility to flip images before adding them.

// Using the static utility
MultipleUpload.flipImage(file, true)  // horizontal
MultipleUpload.flipImage(file, false) // vertical