Probably what is happening is that they are 5-6 MB JPEG files (compressed representation on disk) which are expanded to high-resolution Bitmaps (uncompressed internal representation). You should open them and immediately re-scale them (before opening the next one), see this post: http://www.peterprovost.org/blog/pos...mage-in-C.aspx