Batch PNGOut File CompressorThis is a batch file I wrote to handle the compression directories full of PNG files using Ken Silverman’s amazing PNGOUT tool. Bear in mind that this isn’t exactly a replacement for PNGOUTWin which supports asynchronous file compression taking advantage of multiple cores, this is merely a batch file that recursively navigates through a given directory and throws all PNGs one at a time at PNGOUT. Output example: Output for D:\Images\ for 88 files
1252 kb before
922 kb after
saving a total of 33…