Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 654 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 654 Bytes

ImgBulk Tool

The simple tool with well-arranged user interface for transforming image formats and resizing images in one batch. It is useful for example when you need to send oversized images in email or include them to web page. This application was created as school project.

Technology

Application is written in C#. It is based on WPF framework and .NET 4.5. It does not use external dependencies.

Building

Project is created as Visual Studio solution in Visual Studio 2013. It can be opened in Visual Studio 2013 and higher. There is already a built application in folder bin/Debug for evaluation.