This is a quick program I wrote that will split images into sheets. I find it extremely useful if you are trying to convert big sheets with multiple character sheets on them and you want to separate those. It was written in VB .NET and I used a programmer's split function as a base for it (Mike McIntyr).
You will need to calculate how big each sheet will be and what number you want it to save a file as (it will save a file as that number then add 1 to it and repeat until they are all split).
It will split the sheet from left to right then move down when it reaches the end.
http://www.mediafire.com/?ublh5yz4wcaoyceNew in 1.1.0: You can batch name files and many various improvements.
This post has been edited by Helladen: Oct 29 2011, 07:05 PM