|
 | file_to_cs.exe | Convert a file to text for use in c source files |
 | file_to_rc.exe | Convert a file to text for use in rc files |
 | html_to_rc.exe | Create the list of one directory for use in rc files |
 | png_gray.exe | Convert a true color png image to gray image preserving the alpha channel |
 | png_scale.exe | Scale a png image |
 | png_border.exe | Draw a border with alpha |
 | png_cut.exe | Cut a piece with alpha |
 | png_set_alpha.exe | Create an alpha chanel for a png image |
 | bmp32to24and8.exe | Convert an 32bit with alpha channel BMP in one 24bit BMP and 8bit BMP |
 | bmp32to8and1.exe | Convert an 32bit with alpha channel BMP in one 8bit BMP and 1bit BMP |
 | bmp32to4and1.exe | Convert an 32bit with alpha channel BMP in one 4bit BMP and 1bit BMP |
 | tga_to_bmpx.exe | Convert TGA file to BMP with alpha |
 | dll_inject.exe | Inject one DLL in one child process |
 | patch4me.exe | Apply patches to files |
 | bmp_to_icon.exe | Create one ICO from multiple BMP files |
 | png_to_icon.cmd.txt | Create one ICO from one PNG file with alpha channel |
|