The "IncrediBuild DevTools package" allows you to easily accelerate tools that involve multiple process execution, such as - compression, encoding, QA, rendering, simulations and other computationally intensive tools by distributing the processes to idle CPU cores across the local network, thus transforming every workstation to a virtual super computer that can scale up according to the number of cores you have in your entire network. This is an XGE sample that demonstrates how to run multiple image convertion processes in parallel, using the Nconvert tool. This sample requires the Nconvert tool, available here: http://www.xnview.com/en/nconvert/#downloads Please consult the license agreement of Nconvert before installing this application. Before running the sample, edit the following variables inside 'xnViewScript.bat' if necessary: NPATH - the path to nconvert.exe (default is "C:\Program Files\XnView\nconvert.exe") In order to run the sample, simply run RunMe.bat from the sample directory For more information about the "IncrediBuild DevTools package" please see the following url: http://www.incredibuild.com/development-tools-acceleration.html