Image Converter Using Visual Basic.Net
This tutorial will teach you on how to create a simple Image Converter using Visual Basic. This program is able to change the image format like converting JPEG format to PNG format.
To build this program open Visual Basic and create a new project and name it as Image Converter.