When uploading image files for processing, sometimes not all the images successfully transfer. I recently left over 900+ images uploading overnight, and came back in the morning to find that the browser had force quit and I was 1 image short. However, both the first and last file name were successfully uploaded. I had no way in the interface to sort or search the complete list of uploaded images to find which one was missing. I had to use Developer Tools to copy each load request on the page, and scroll through 15 page-refreshes, to get the full list as JSON that I could then analyze in a separate program to find the missing image.
Please offer the ability to view the images as a sortable list with details such as name, size, date instead of just the thumbnail view. Searchability would also help. Even better would be an export list to text function to compare against your source data.