Thanks. I plan to modify it more to never save the byte files to begin with but I haven't quite found a way. All my tests have just generated a folder full of 0btye files.
-- Thu Jan 02, 2014 8:01 am --
I updated the program to add detection for file types so now it renames them accordingly. TGA files can be supported but in .NET there isn't built in support for TGA so I've chosen to just rename TGA files to PNGs for now so I don't have to include any 3rd party libraries and increase the amount of files required to run the converter.