1 <h1>Upload user pictures
</h1>
3 <p>User pictures can be uploaded as a zip file of image files. The image files should be named
<i>chosen-user-attribute.extension
</i>. For example, if the chosen user attribute used to match pictures is username and the username is user1234, then the filename would be user1234.jpg.
</p>
4 <p>Image types supported include gif, jpg, and png.
</p>
5 <p>Image file names are not case sensitive.
</p>