This batch file will convert one of the following image formats:
bmp, gif, exif, jpg, png and tiff
The output is a 24bit tga file with the origin in the bottom left

Important:
- Requires .NET Framework 3.0 or higher
- This is a command line tool so do not expect that anything will happen by just double clicking the "bitmap2tga.exe"

Usage:
1. Open a Command Promt (cmd) and navigate to the folder the file "bitmap2tga.exe" is in
2. Type: .\bitmap2tga.exe -h
3. Read the help text for more info

created by makeo 2019