Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 387 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 387 Bytes

InfraImageConverter

a simple script for quickly converting all .TGA files in a folder to PNG

#Usage simple:

  • Download the latest release and extract to your screenshots folder
  • Run the desired .BAT file to begin converting

Advanced:

  • java -jar InfraImageConverter.jar [threads] [format]
  • [format] can be any format that ImageIO is capable of writing (PNG, JPG, GIF, BMP, etc)