When using Upload from file(s)... (anonymously)
to upload files that are not valid image files, an exception is thrown by Image.FromStream
on lines 323 and 411.
If trying to upload multiple images into an album, another exception will be thrown if all images fail because of reasons stated above.