Introduction - If you have any usage issues, please Google them yourself
This a program I wrote for my Mom to allow her to easily resize .jpg photos. The program accounts for Landscape and Portrait orientation. The original file is preserved and _Resized is appended to the filename.
This program was written using C++ and Trolltech s Qt Creator version 1.3.0 and Qt libraries version 4.6.0(32-bit) and developed on Ubuntu.
-Paul