Qt Image Resizer
About the project:
A simple programing, written in Qt/C++, that can mass resize images and convert them to jpeg
This program was written as a simple utility tool to automate some cases where many images had to be made smaller in disk size.
It is written using the Qt framework in C++. The image handling library provided by Qt is used.
Technologies used: Qt