A voice page has been created:
http://stackideas.com/voices/easysocial/item/607
The Problem:
Currently the module named "EasySocial Recent Photos" displays images from their large file source. The module displays them at a width of 60px. The large images are 1280px which means that an excessive amount of bandwidth is being used to display them. The images are literally 21.333 times bigger than it's display.
Not only does this affect bandwidth usage, but typically makes photos look blurry and makes the page take longer to load (each image is almost 1 megabyte). I use 6 photos on my frontpage.
Solution:
It would be ideal for the administrators to be able to choose the image source (large, medium, small, thumbnail, ect) in the backend. While simply making the image size smaller would work, a flexible solution that changes the file size to access would be much more beneficial so that we can display the image accordingly.