16Sep Shrink Images to Thumbnail size
I wrote a program a while back to shrinkimages from their 4megapixel size to 500X500 (or whatever you want). It was pretty good, it can do all subdirectories and then you can upload the images. I was able to learn a lot in the process about delegates. System.io, and system.drawing. Problem is I bought the [...]

