iOS: A multi-select can be done with the PHPickerViewController
that we don't use in our Camera and Composition tools as it has issues loading some videos.
Web: This is not possible for PE.SDK Web since we can only load one image at a time. There is a way to handle batch processing of images by selecting them outside the editor and loading them one after another if clicking the save button.