Simple splitting application that allows you to split large images into several pieces. Good for turning tilesets into individual tiles, facesets into individual faces, etc.
Pre-Compiled Binary can be found here: http://www.ascensiongamedev.com/resources/MultiPurpose%20Graphic%20Splitter/GraphicSplitter.zip
Example usage. I found a set of Face graphcis that I wanted to use in my game. But I am programming my engine to accept individual files. I start with these graphics.
Open up the graphic splitter and select my source, destination folder and the number of horizontal/vertical splits.
Hit the split button and my output looks like this - I'm good to go!
Check out http://www.ascensiongamedev.com for Game Development tools, support and more applications like this!